Document config

This commit is contained in:
Joscha 2023-04-20 20:35:27 +02:00
parent f2c3011888
commit 3d91d447c7
3 changed files with 72 additions and 4 deletions

1
Cargo.lock generated
View file

@ -275,6 +275,7 @@ dependencies = [
name = "cove-config"
version = "0.6.1"
dependencies = [
"cove-macro",
"serde",
"toml",
]