mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-26 17:28:09 -07:00
add tokio
This commit is contained in:
@@ -8,4 +8,5 @@ edition = "2021"
|
||||
[dependencies]
|
||||
libc = "0.2.150"
|
||||
thiserror = "1.0.50"
|
||||
tokio = { version = "1.34.0", features = ["full"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user