Skip to content

Commit de8237d

Browse files
committed
remove clap from cargo.toml
1 parent 8e00949 commit de8237d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

batcher/aligned-sdk/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ url = "2.5.0"
2424
hex = "0.4.3"
2525
ciborium = "=0.2.2"
2626
serde_repr = "0.1.19"
27-
dialoguer = "0.11.0"
28-
clap = { version = "4.5.4", features = ["derive"] }
27+
dialoguer = "0.11.0"

0 commit comments

Comments
 (0)