Selaa lähdekoodia

build(deps): bump async-trait from 0.1.40 to 0.1.41

Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.40 to 0.1.41.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.40...0.1.41)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 vuotta sitten
vanhempi
commit
ef107b7f34
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -47,9 +47,9 @@ checksum = "4d25d88fd6b8041580a654f9d0c581a047baee2b3efee13275f2fc392fc75034"
 
 [[package]]
 name = "async-trait"
-version = "0.1.40"
+version = "0.1.41"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "687c230d85c0a52504709705fc8a53e4a692b83a2184f03dae73e38e1e93a783"
+checksum = "b246867b8b3b6ae56035f1eb1ed557c1d8eae97f0d53696138a50fa0e3a3b8c0"
 dependencies = [
  "proc-macro2",
  "quote",