Skip to content

Commit

Permalink
Merge pull request #72 from amphitheatre-app/dependabot/cargo/amp-com…
Browse files Browse the repository at this point in the history
…mon-v0.5.5

Bump amp-common from v0.5.4 to v0.5.5
  • Loading branch information
wangeguo authored Nov 29, 2023
2 parents 24ec7d4 + 3bcbf19 commit 9af5c12
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 32 deletions.
54 changes: 24 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
amp-client = { git = "https://github.com/amphitheatre-app/amp-client-rust", tag = "v0.4.3" }
amp-common = { git = "https://github.com/amphitheatre-app/common", tag = "v0.5.4" }
amp-client = { git = "https://github.com/amphitheatre-app/amp-client-rust", tag = "v0.5.0" }
amp-common = { git = "https://github.com/amphitheatre-app/common", tag = "v0.5.5" }
anyhow = "1.0.75"
clap = { version = "4.4.8", features = ["derive", "env"] }
clap-verbosity-flag = "2.1.0"
Expand Down

0 comments on commit 9af5c12

Please sign in to comment.