Skip to content

Commit 4748ce1

Browse files
Update Rust crate async-trait to 0.1.89
1 parent 8516b40 commit 4748ce1

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
@@ -361,7 +361,7 @@ approx = "0.5.1"
361361
assert_matches = "1.5.0"
362362
assert_cmd = "2.0.17"
363363
async-bb8-diesel = "0.2"
364-
async-trait = "0.1.88"
364+
async-trait = "0.1.89"
365365
atomicwrites = "0.4.4"
366366
authz-macros = { path = "nexus/authz-macros" }
367367
backoff = { version = "0.4.0", features = [ "tokio" ] }

0 commit comments

Comments
 (0)