mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update simplelog to 0.9
This commit is contained in:
parent
bbc351bb59
commit
de3042bf4a
2 changed files with 4 additions and 4 deletions
|
|
@ -10,5 +10,5 @@ repository = "https://github.com/greatest-ape/aquatic"
|
|||
[dependencies]
|
||||
anyhow = "1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
simplelog = "0.8"
|
||||
toml = "0.5"
|
||||
simplelog = "0.9"
|
||||
toml = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue