Skip to content

Commit 90033c3

Browse files
committed
update Cargo.toml
1 parent 51e6126 commit 90033c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/clarity-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7-
clap = { version = "4.5.44", features = ["derive", "cargo"] }
7+
clap = { version = "4.5.44", features = ["derive"] }
88
clarity = { path = "../../clarity", default-features = false }
99
stackslib = { package = "stackslib", path = "../../stackslib", default-features = false }
1010
stacks-common = { path = "../../stacks-common", default-features = false }

0 commit comments

Comments
 (0)