Skip to content

Commit 1615a39

Browse files
committed
fix(deps): update rust crate anyhow to 1.0.50
1 parent cd65a64 commit 1615a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ http1 = ["hyper/http1"]
2727
http2 = ["hyper/http2"]
2828

2929
[dependencies]
30-
anyhow = "1.0.47"
30+
anyhow = "1.0.50"
3131
async-trait = "0.1.51"
3232
path-tree = "0.2.2"
3333
futures-util = "0.3.17"

0 commit comments

Comments
 (0)