Skip to content

Commit 3ab1daf

Browse files
Update Rust crate async-trait to 0.1.89
1 parent b7c2392 commit 3ab1daf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ approx = "0.5.1"
365365
assert_matches = "1.5.0"
366366
assert_cmd = "2.0.17"
367367
async-bb8-diesel = "0.2"
368-
async-trait = "0.1.88"
368+
async-trait = "0.1.89"
369369
atomicwrites = "0.4.4"
370370
authz-macros = { path = "nexus/authz-macros" }
371371
backoff = { version = "0.4.0", features = [ "tokio" ] }

0 commit comments

Comments
 (0)