Skip to content

Commit

Permalink
Bump amp-common from v0.5.3 to v0.5.4
Browse files Browse the repository at this point in the history
Bumps [amp-common](https://github.com/amphitheatre-app/common) from v0.5.3 to v0.5.4.
- [Commits](amphitheatre-app/common@8ca2e86...a11926a)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent d0a55f7 commit 52f0e98
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 @@ -21,7 +21,7 @@ members = [
# https://doc.rust-lang.org/cargo/reference/workspaces.html#the-workspacedependencies-table
[workspace.dependencies]
anyhow = "1.0"
amp-common = { git = "https://github.com/amphitheatre-app/common", tag = "v0.5.3" }
amp-common = { git = "https://github.com/amphitheatre-app/common", tag = "v0.5.4" }
amp-resolver = { path = "resolver" }
amp-resources = { path = "resources" }
async-nats = "0.32.1"
Expand Down

0 comments on commit 52f0e98

Please sign in to comment.