mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-06-30 14:08:30 -07:00
revert accidental futures upgrade
This commit is contained in:
committed by
Cooper Quintin
parent
a36863e002
commit
48e73a0a41
+1
-1
@@ -26,5 +26,5 @@ pcap-file-tokio = "0.1.0"
|
||||
thiserror = "1.0.50"
|
||||
telcom-parser = { path = "../telcom-parser" }
|
||||
tokio = { version = "1.44.2", default-features = false }
|
||||
futures = { version = "0.3.40", default-features = false }
|
||||
futures = { version = "0.3.30", default-features = false }
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user