mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
rename crate "cli_helpers" to "aquatic_cli_helpers"
This commit is contained in:
parent
bc4ada104d
commit
2f13e1e1a8
12 changed files with 25 additions and 25 deletions
|
|
@ -1,12 +0,0 @@
|
|||
[package]
|
||||
name = "cli_helpers"
|
||||
version = "0.1.0"
|
||||
authors = ["Joakim Frostegård <joakim.frostegard@gmail.com>"]
|
||||
edition = "2018"
|
||||
license = "Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
gumdrop = "0.7"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
toml = "0.5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue