mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
add aquatic crate with master executable, refactor cli_helpers
This commit is contained in:
parent
c69b09ab9c
commit
9efc1fc66a
17 changed files with 243 additions and 62 deletions
|
|
@ -7,7 +7,6 @@ license = "Apache-2.0"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
gumdrop = "0.8"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
simplelog = "0.8"
|
||||
toml = "0.5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue