Skip to content

Commit 045990d

Browse files
Update Rust crate async-trait to 0.1.88
1 parent 3521083 commit 045990d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ resolver = "2"
3333
aes-gcm-siv = "0.11.1"
3434
anyhow = "1"
3535
async-recursion = "1.1.1"
36-
async-trait = "0.1.86"
36+
async-trait = "0.1.88"
3737
atty = "0.2.14"
3838
base64 = "0.22.1"
3939
bincode = "1.3"

0 commit comments

Comments
 (0)