Skip to content

Commit

Permalink
build(deps): bump amp-common from v0.9.3 to v0.9.4
Browse files Browse the repository at this point in the history
Bumps [amp-common](https://github.com/amphitheatre-app/common) from v0.9.3 to v0.9.4.
- [Commits](amphitheatre-app/common@c4f17cc...1f33b38)

---
updated-dependencies:
- dependency-name: amp-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent fbb24e6 commit 85563e7
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 85563e7

Please sign in to comment.