Skip to content

Commit

Permalink
chore(deps): update build-info requirement in /hermes
Browse files Browse the repository at this point in the history
Updates the requirements on [build-info](https://github.com/danielschemmel/build-info) to permit the latest version.
- [Commits](danielschemmel/build-info@v0.0.36...v0.0.36)

---
updated-dependencies:
- dependency-name: build-info
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 9fa4890 commit f8f946d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hermes/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ ed25519-bip32 = "0.4.1"
dashmap = "5.5.3"
once_cell = "1.19.0"
clap = "4.5.3"
build-info = "0.0.36"
build-info = "0.0.37"
build-info-build = "0.0.36"
derive_more = "0.99.17"
chrono = "0.4.35"
Expand Down

0 comments on commit f8f946d

Please sign in to comment.