Skip to content

Commit

Permalink
build(deps): update aquamarine requirement from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [aquamarine](https://github.com/mersinvald/aquamarine) to permit the latest version.
- [Release notes](https://github.com/mersinvald/aquamarine/releases)
- [Changelog](https://github.com/mersinvald/aquamarine/blob/master/CHANGELOG.md)
- [Commits](mersinvald/aquamarine@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: aquamarine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 4c24348 commit 430e196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firewood/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ homepage = "https://avalabs.org"
readme = "../README.md"

[dependencies]
aquamarine = "0.5.0"
aquamarine = "0.6.0"
async-trait = "0.1.77"
storage = { version = "0.0.4", path = "../storage" }
futures = "0.3.30"
Expand Down

0 comments on commit 430e196

Please sign in to comment.