mirror of
https://github.com/edu4rdshl/rusolver.git
synced 2026-07-17 23:24:55 +00:00
Update dependencies.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
This commit is contained in:
parent
ddd055757b
commit
6a63f85199
2 changed files with 8 additions and 6 deletions
|
|
@ -14,6 +14,7 @@ readme = "README.md"
|
|||
[dependencies]
|
||||
tokio = { version = "1.6.1", features = ["full"] }
|
||||
futures = "0.3.15"
|
||||
trust-dns-resolver = { git = "https://github.com/Edu4rdSHL/trust-dns", branch = "main" }
|
||||
trust-dns-resolver = { version = "0.20.3" }
|
||||
# trust-dns-resolver = { git = "https://github.com/Edu4rdSHL/trust-dns", branch = "main" }
|
||||
clap = "2.33.3"
|
||||
rand = "0.8.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue