Skip to content

Commit

Permalink
cargo sort
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-maron committed Feb 10, 2025
1 parent c2996e3 commit 7340885
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion hotshot-events-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name = "hotshot-events-service"
version = "0.1.57"
edition = "2021"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
Expand Down
1 change: 0 additions & 1 deletion hotshot-state-prover/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ version = { workspace = true }
authors = { workspace = true }
edition = { workspace = true }


[dependencies]
anyhow = { workspace = true }
ark-bn254 = { workspace = true }
Expand Down
1 change: 0 additions & 1 deletion hotshot-task/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name = "hotshot-task"
version = { workspace = true }
edition = { workspace = true }
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
Expand Down

0 comments on commit 7340885

Please sign in to comment.