[M5+] add documentary Cargoxx.toml + fix LinkdbUnknownPackage hint formatting
This commit is contained in:
15
Cargoxx.toml
Normal file
15
Cargoxx.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
[package]
|
||||
name = "cargoxx"
|
||||
version = "0.1.0"
|
||||
edition = "cpp23"
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
sqlite3 = "*"
|
||||
reproc = "*"
|
||||
|
||||
[dev-dependencies]
|
||||
catch2 = "*"
|
||||
|
||||
[build]
|
||||
warnings_as_errors = false
|
||||
Reference in New Issue
Block a user