mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-07-07 16:54:07 +00:00
Moving to async
This commit is contained in:
@ -12,6 +12,7 @@ authors = ["AB <gh@hexor.ru>"]
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
dns-lookup = "2.0.2"
|
||||
log = "0.4.0"
|
||||
env_logger = "0.10.0"
|
||||
|
Reference in New Issue
Block a user