Skip to content

Commit

Permalink
Merge pull request #38 from amphitheatre-app/dependabot/cargo/anyhow-…
Browse files Browse the repository at this point in the history
…1.0.78

Bump anyhow from 1.0.76 to 1.0.78
  • Loading branch information
wangeguo authored Jan 2, 2024
2 parents 37b752f + 3164d9a commit 86e1cdc
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 @@ -10,7 +10,7 @@ path = "src/main.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.66"
anyhow = "1.0.78"
amp-client = { git = "https://github.com/amphitheatre-app/amp-client-rust", tag="v0.6.0" }
amp-common = { git = "https://github.com/amphitheatre-app/common", tag="v0.6.0" }
confy = "0.5.1"
Expand Down

0 comments on commit 86e1cdc

Please sign in to comment.