diff options
| author | Namilskyy <alive6863@gmail.com> | 2025-11-22 22:50:39 +0300 |
|---|---|---|
| committer | Namilskyy <alive6863@gmail.com> | 2025-11-22 22:52:57 +0300 |
| commit | 1e175af586281fa71f6bc26a0f23c64b3f0a40ac (patch) | |
| tree | 4f733956612faa2612ebc677e13ca3005878d0ce /Cargo.toml | |
| parent | 6507f87521dfdfcbbaf596067dfb79d798ed8c14 (diff) | |
Removed unused requirements from Cargo.toml
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -13,7 +13,5 @@ toml = "0.7" clap = { version = "4.4", features = ["derive"] } reqwest = { version = "0.11", features = ["json"] } tokio = { version = "1.0", features = ["full"] } -chrono = "0.4" -termimage = "1.2.2" clap_derive = "4.5.49" serde_yml = "0.0.12" |
