Skip to content

Commit bf68f91

Browse files
authored
Merge pull request #20 from tailcallhq/renovate/anyhow-1.x
fix(deps): update rust crate anyhow to 1.0.82
2 parents 23ef84c + 297f464 commit bf68f91

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
@@ -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.81"
18+
anyhow = "1.0.82"
1919
once_cell = "1.19.0"
2020
tonic-tracing-opentelemetry = "0.18.1"
2121
opentelemetry = { version = "0.22.0", features = ["trace"] }

0 commit comments

Comments
 (0)