mirror of
https://codeberg.org/YGGverse/ytd.git
synced 2026-04-08 21:05:30 +00:00
update config format
This commit is contained in:
parent
93586d740f
commit
a61f29de6d
5 changed files with 14 additions and 20 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -2029,6 +2029,7 @@ dependencies = [
|
|||
"idna",
|
||||
"percent-encoding",
|
||||
"serde",
|
||||
"serde_derive",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -2501,6 +2502,7 @@ dependencies = [
|
|||
"tokio",
|
||||
"toml",
|
||||
"tracing-subscriber",
|
||||
"url",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue