Bump async-trait from 0.1.33 to 0.1.36
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.33 to 0.1.36. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.33...0.1.36) 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
80670484d3
commit
fdf15cdc59
@@ -65,7 +65,7 @@ path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
async-std = "1.0"
|
||||
async-trait = "0.1.31"
|
||||
async-trait = "0.1.36"
|
||||
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