feat: added download and upload commands
redid actions to better support different clients
This commit is contained in:
@@ -33,6 +33,8 @@ pcap-sys = { path = "../pcap-sys" }
|
||||
sparse-actions = { path = "../sparse-actions", features = ["beacon"] }
|
||||
packets = { path = "../packets" }
|
||||
chrono = "0.4.39"
|
||||
tokio-util = { version = "0.7.13", features = ["io"] }
|
||||
futures-core = "0.3.31"
|
||||
|
||||
[features]
|
||||
openssl = ["dep:rustls-openssl"]
|
||||
|
||||
Reference in New Issue
Block a user