Skip to content

Commit

Permalink
Bump a2 from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [a2](https://github.com/walletconnect/a2) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/walletconnect/a2/releases)
- [Commits](reown-com/a2@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: a2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 667dedf commit eb1fc24
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 95 deletions.
109 changes: 15 additions & 94 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 subvt-notification-processor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rust-version = "1.67.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
a2 = "0.8"
a2 = "0.9"
anyhow = { workspace = true }
async-trait = "0.1"
chrono = "0.4"
Expand Down

0 comments on commit eb1fc24

Please sign in to comment.