mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic cli helpers: upgrade to gumdrop 0.8
This commit is contained in:
parent
0bebbe4018
commit
a28012a898
2 changed files with 5 additions and 5 deletions
|
|
@ -7,6 +7,6 @@ license = "Apache-2.0"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
gumdrop = "0.7"
|
||||
gumdrop = "0.8"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
toml = "0.5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue