Skip to content

Commit

Permalink
cargo sort
Browse files Browse the repository at this point in the history
  • Loading branch information
imabdulbasit committed Feb 10, 2025
1 parent e56475f commit 8fe27d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hotshot-query-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ jf-vid = { version = "0.1.0", git = "https://github.com/EspressoSystems/jellyfis
] }
lazy_static = "1"
prometheus = "0.13"
semver = { workspace = true }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
semver = { workspace = true }
snafu = "0.8"
surf-disco = "0.9"
tagged-base64 = "0.4"
Expand Down

0 comments on commit 8fe27d1

Please sign in to comment.