remove argh dep

This commit is contained in:
2026-07-06 15:16:16 +05:30
parent a38753393f
commit 39f2f134bb
3 changed files with 72 additions and 137 deletions
-3
View File
@@ -3,10 +3,7 @@ name = "hmon"
version = "0.1.0"
edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
argh = "0.1.13"
json = "0.12.4"
[profile.release]