Merge pull request #1506 from comit-network/dependabot/cargo/async-trait-0.1.75

build(deps): bump async-trait from 0.1.74 to 0.1.75
pull/1507/head
Byron Hambly 5 months ago committed by GitHub
commit 012260e361
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.74"
version = "0.1.75"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a66537f1bb974b254c98ed142ff995236e81b9d0fe4db0575f46612cb15eb0f9"
checksum = "fdf6721fb0140e4f897002dd086c06f6c27775df19cfe1fccb21181a48fd2c98"
dependencies = [
"proc-macro2",
"quote",

Loading…
Cancel
Save