diff options
| author | 2025-02-03 00:41:44 -0600 | |
|---|---|---|
| committer | 2025-02-03 00:41:44 -0600 | |
| commit | 5dd7003abf6c07fa491f52ee0c0d661903bb66fe (patch) | |
| tree | 244ca269a9c2aff2a1fc439bfe7ca37485445b99 /ozone-cli/Cargo.toml | |
| parent | random ahh changes before I make the actual thing (diff) | |
mess with stuff
Diffstat (limited to 'ozone-cli/Cargo.toml')
| -rw-r--r-- | ozone-cli/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ozone-cli/Cargo.toml b/ozone-cli/Cargo.toml index 61b7808..e793eaa 100644 --- a/ozone-cli/Cargo.toml +++ b/ozone-cli/Cargo.toml @@ -9,3 +9,4 @@ ozone = { path = "../ozone" } tokio = { version = "1.43.0", features = ["rt", "rt-multi-thread", "macros"] } simple_logger = { version = "5.0.0", features = ["colors"] } log = "0.4.25" +clap = "4.5.27" |
