Document config
This commit is contained in:
parent
f2c3011888
commit
3d91d447c7
3 changed files with 72 additions and 4 deletions
|
|
@ -4,5 +4,7 @@ version = { workspace = true }
|
|||
edition = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
cove-macro = { path = "../cove-macro" }
|
||||
|
||||
serde = { version = "1.0.159", features = ["derive"] }
|
||||
toml = "0.7.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue