Added http mode and results
All checks were successful
Rust-build / build (push) Successful in 2m39s
All checks were successful
Rust-build / build (push) Successful in 2m39s
This commit is contained in:
@ -9,3 +9,4 @@ edition = "2021"
|
||||
atty = "0.2.14"
|
||||
clap = { version = "4.3.11", features = ["derive"] }
|
||||
pnet = "0.33.0"
|
||||
reqwest = { version = "0.11", features = ["blocking"] }
|
||||
|
||||
Reference in New Issue
Block a user