Skip to content

Commit 545a3c4

Browse files
goffrieConvex, Inc.
authored andcommitted
Update async-trait (#42552)
GitOrigin-RevId: f39b7deec0a9f4515cba342e0a401b5d04b0d039
1 parent 08657c9 commit 545a3c4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/convex/Cargo.oss.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ checksum = "eae2ed21cd55021f05707a807a5fc85695dafb98832921f6cfa06db67ca5b869"
4040

4141
[[package]]
4242
name = "async-trait"
43-
version = "0.1.87"
43+
version = "0.1.89"
4444
source = "registry+https://github.com/rust-lang/crates.io-index"
45-
checksum = "d556ec1359574147ec0c4fc5eb525f3f23263a592b1a9c07e0a75b427de55c97"
45+
checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
4646
dependencies = [
4747
"proc-macro2",
4848
"quote",

0 commit comments

Comments
 (0)