Skip to content

Commit

Permalink
Merge pull request #161 from amphitheatre-app/dependabot/cargo/amp-co…
Browse files Browse the repository at this point in the history
…mmon-v0.9.4

build(deps): bump amp-common from v0.9.3 to v0.9.4
  • Loading branch information
wangeguo authored Nov 5, 2024
2 parents fbb24e6 + 85563e7 commit 7ab6cd3
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 5 deletions.
76 changes: 72 additions & 4 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 @@ path = "src/lib.rs"

[dependencies]
amp-client = { git = "https://github.com/amphitheatre-app/amp-client-rust", tag = "v0.9.2" }
amp-common = { git = "https://github.com/amphitheatre-app/common", tag = "v0.9.3" }
amp-common = { git = "https://github.com/amphitheatre-app/common", tag = "v0.9.4" }
anyhow = "1.0.92"
axum = { version = "0.7.7" }
clap = { version = "4.5.20", features = ["derive", "env"] }
Expand Down

0 comments on commit 7ab6cd3

Please sign in to comment.