Merge pull request #1516 from comit-network/dependabot/cargo/async-trait-0.1.77

build(deps): bump async-trait from 0.1.76 to 0.1.77
pull/1520/head
Byron Hambly 5 months ago committed by GitHub
commit 72cab2fed1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated

@ -145,9 +145,9 @@ dependencies = [
[[package]]
name = "async-trait"
version = "0.1.76"
version = "0.1.77"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "531b97fb4cd3dfdce92c35dedbfdc1f0b9d8091c8ca943d6dae340ef5012d514"
checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9"
dependencies = [
"proc-macro2",
"quote",

Loading…
Cancel
Save