mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 10:15:31 +00:00
Upgrade simplelog to version 0.11
This commit is contained in:
parent
fee3c9ca4e
commit
31e44db469
2 changed files with 3 additions and 3 deletions
|
|
@ -10,5 +10,5 @@ repository = "https://github.com/greatest-ape/aquatic"
|
|||
[dependencies]
|
||||
anyhow = "1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
simplelog = "0.10"
|
||||
simplelog = "0.11"
|
||||
toml = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue