Skip to content

Commit

Permalink
chore(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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent ffb94f6 commit eec8eaf
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 32 deletions.
51 changes: 20 additions & 31 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 @@ -22,7 +22,7 @@ members = [
# https://doc.rust-lang.org/cargo/reference/workspaces.html#the-workspacedependencies-table
[workspace.dependencies]
amp-builder = { path = "builder" }
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" }
amp-resolver = { path = "resolver" }
amp-resources = { path = "resources" }
amp-workflow = { path = "workflow" }
Expand Down

0 comments on commit eec8eaf

Please sign in to comment.