Skip to content

Commit b50aa5b

Browse files
authored
Merge pull request #12 from tailcallhq/renovate/anyhow-1.x
Update Rust crate anyhow to 1.0.81
2 parents c53ef0d + 7348205 commit b50aa5b

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
@@ -15,7 +15,7 @@ prost-types = "0.12.3"
1515
tower = "0.4.13"
1616
hyper-util = {version = "0.1.3",features = ["tokio"]}
1717
http-body-util = "0.1.0"
18-
anyhow = "1.0.79"
18+
anyhow = "1.0.81"
1919

2020
[build-dependencies]
2121
tonic-build = "0.10.2"

0 commit comments

Comments
 (0)