mirror of
https://gitea.farpn.net/w1cdn/mwtchahrd.git
synced 2025-10-20 00:14:09 -05:00
Make simple GET request from Spothole.
This commit is contained in:
@ -8,6 +8,7 @@ authors = ["Chris, N6CTA <mail@n6cta.com>"]
|
||||
anyhow = "1.0"
|
||||
chrono = "0.4"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
reqwest = { version = "0.12.24", features = ["json", "blocking"] }
|
||||
serde_json = "1.0.145"
|
||||
socket2 = "0.5"
|
||||
|
||||
|
Reference in New Issue
Block a user