Skip to content

Commit

Permalink
Remove test file and reverted clap version
Browse files Browse the repository at this point in the history
  • Loading branch information
ElFantasma committed Mar 19, 2024
1 parent a61822d commit 557a05a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 50 deletions.
2 changes: 1 addition & 1 deletion node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ assert_matches = "1.5.0"
async-trait = "0.1.71"
bit-vec = "0.6"
blst = "0.3.10"
clap = { version = "4.5.3", features = ["derive"] }
clap = { version = "4.3.3", features = ["derive"] }
criterion = "0.5.1"
ed25519-dalek = { version = "2.0.0", features = ["rand_core"] }
ff_ce = "0.14.3"
Expand Down
49 changes: 0 additions & 49 deletions node/tools/src/bin/test.rs

This file was deleted.

0 comments on commit 557a05a

Please sign in to comment.