Skip to content

Commit

Permalink
cargo sort
Browse files Browse the repository at this point in the history
  • Loading branch information
bfish713 committed Feb 18, 2025
1 parent d3f805a commit e85c721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hotshot-types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ license = "MIT"

[dependencies]
anyhow = { workspace = true }
async-broadcast = { workspace = true }
ark-bn254 = { workspace = true }
ark-ed-on-bn254 = { workspace = true }
ark-ff = { workspace = true }
ark-serialize = { workspace = true }
ark-srs = { version = "0.3.1" }
ark-std = { workspace = true }
async-broadcast = { workspace = true }
async-lock = { workspace = true }
async-trait = { workspace = true }
bincode = { workspace = true }
Expand Down

0 comments on commit e85c721

Please sign in to comment.