update config format

This commit is contained in:
yggverse 2026-04-08 13:49:31 +03:00
parent 93586d740f
commit a61f29de6d
5 changed files with 14 additions and 20 deletions

2
Cargo.lock generated
View file

@ -2029,6 +2029,7 @@ dependencies = [
"idna",
"percent-encoding",
"serde",
"serde_derive",
]
[[package]]
@ -2501,6 +2502,7 @@ dependencies = [
"tokio",
"toml",
"tracing-subscriber",
"url",
]
[[package]]