Skip to content

Commit

Permalink
Bump hotshot-query-service from 0.0.15 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps [hotshot-query-service](https://github.com/EspressoSystems/hotshot-query-service) from 0.0.15 to 0.1.0.
- [Release notes](https://github.com/EspressoSystems/hotshot-query-service/releases)
- [Commits](EspressoSystems/hotshot-query-service@0.0.15...c055b33)

---
updated-dependencies:
- dependency-name: hotshot-query-service
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent 17db34b commit 64cf449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
hotshot-query-service = { git = "https://github.com/EspressoSystems/hotshot-query-service.git", tag = "0.0.15" }
hotshot-query-service = { git = "https://github.com/EspressoSystems/hotshot-query-service.git", tag = "0.1.0" }
async-trait = "0.1"
clap = { version = "4.4", features = ["derive", "env"] }
derive_more = "0.99"
Expand Down

0 comments on commit 64cf449

Please sign in to comment.