Skip to content

Commit

Permalink
Merge pull request #20 from tailcallhq/renovate/anyhow-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate anyhow to 1.0.82
  • Loading branch information
tusharmath authored Apr 10, 2024
2 parents 23ef84c + 297f464 commit bf68f91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ prost-types = "0.12.3"
tower = "0.4.13"
hyper-util = { version = "0.1.3", features = ["tokio"] }
http-body-util = "0.1.0"
anyhow = "1.0.81"
anyhow = "1.0.82"
once_cell = "1.19.0"
tonic-tracing-opentelemetry = "0.18.1"
opentelemetry = { version = "0.22.0", features = ["trace"] }
Expand Down

0 comments on commit bf68f91

Please sign in to comment.