Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent d8be393 commit 9832674
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 19 deletions.
177 changes: 159 additions & 18 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.4" }
amp-common = { git = "https://github.com/amphitheatre-app/common", tag = "v0.5.5" }
amp-resolver = { path = "resolver" }
amp-resources = { path = "resources" }
async-nats = "0.32.1"
Expand Down

0 comments on commit 9832674

Please sign in to comment.