mirror of
https://github.com/vbrandl/bind9-api.git
synced 2025-08-30 21:20:20 +02:00
Merge pull request #50 from vbrandl/dependabot/cargo/futures-0.1.29
Bump futures from 0.1.28 to 0.1.29
This commit is contained in:
@@ -11,7 +11,7 @@ clap = "2.33.0"
|
||||
crypto = { path = "../crypto" }
|
||||
data = { path = "../data" }
|
||||
failure = "0.1.5"
|
||||
futures = "0.1.28"
|
||||
futures = "0.1.29"
|
||||
log = "0.4.8"
|
||||
pretty_env_logger = "0.3.1"
|
||||
serde = "1.0.100"
|
||||
|
Reference in New Issue
Block a user