Bump async-trait from 0.1.30 to 0.1.31
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.30 to 0.1.31. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.30...0.1.31) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
![27856297+dependabot-preview[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Benjamin Fry

parent
106bfbc8be
commit
d3d2142267
@@ -65,7 +65,7 @@ path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
async-std = "1.0"
|
||||
async-trait = "0.1.27"
|
||||
async-trait = "0.1.31"
|
||||
futures = { version = "0.3.5", default-features = false, features = ["std"] }
|
||||
trust-dns-resolver = { version = "0.20.0", path = "../resolver", default-features = false }
|
||||
|
||||
|
Reference in New Issue
Block a user