Skip to content

Commit 4974348

Browse files
committed
fix(deps): update rust crate async-trait to 0.1.53
1 parent cd65a64 commit 4974348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ http2 = ["hyper/http2"]
2828

2929
[dependencies]
3030
anyhow = "1.0.47"
31-
async-trait = "0.1.51"
31+
async-trait = "0.1.53"
3232
path-tree = "0.2.2"
3333
futures-util = "0.3.17"
3434

0 commit comments

Comments
 (0)