remove http_req from deps

This commit is contained in:
2024-02-20 01:28:49 +01:00
parent 02c3004231
commit 5450109cf2
2 changed files with 0 additions and 21 deletions

View File

@@ -12,7 +12,6 @@ panic = "abort"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
http_req = "0.10.2"
sha1_smol = "1.0.0"
serde = { version = "1.0.196", features = ["derive"] }
serde_json = "1.0.113"