Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from grafbase/renovate/anyhow-1.x
Browse files Browse the repository at this point in the history
Update Rust crate anyhow to 1.0.75
  • Loading branch information
fbjork authored Oct 6, 2023
2 parents 4a0b217 + 35e45e4 commit da6de8f
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 @@ -12,7 +12,7 @@ keywords = ["mongodb"]
name = "mongodb-data-api"

[dependencies]
anyhow = "1.0.72"
anyhow = "1.0.75"
axum = { version = "0.6.20", features = ["tracing"] }
clap = { version = "4.3.21", features = ["derive", "env"] }
mongodb = { version = "2.6.0", features = ["tracing-unstable"] }
Expand Down

0 comments on commit da6de8f

Please sign in to comment.