Skip to content

Commit

Permalink
Merge branch 'dependabot/cargo/amp-common-v0.5.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
wangeguo committed Nov 29, 2023
2 parents 050bffe + 7a4e463 commit c6a3494
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 11 deletions.
46 changes: 36 additions & 10 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 @@ -24,7 +24,7 @@ anyhow = "1.0"
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"
async-nats = "0.33.0"
clap = { version = "4.4.8", features = ["derive", "env"] }
dotenv = "0.15.0"
futures = "0.3"
Expand Down

0 comments on commit c6a3494

Please sign in to comment.