Skip to content

Commit

Permalink
rm unneeded deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bxue-l2 committed Jan 3, 2025
1 parent 52a7fd0 commit d0b988d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions bin/host/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,5 @@ async-trait.workspace = true
tokio = { workspace = true, features = ["full"] }
clap = { workspace = true, features = ["derive", "env"] }

# Cryptography
rust-kzg-bn254.workspace = true

[dev-dependencies]
proptest.workspace = true

0 comments on commit d0b988d

Please sign in to comment.