Skip to content

Commit 3fc34f9

Browse files
committed
Remove clap dev-dependency, MSRV issues are resolved
Reverts 9591e93 basically
1 parent aa52fca commit 3fc34f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ env_logger = "0.11"
5454
iai = "0.1.1"
5555
rand = "0.8"
5656
paste = "1.0.14"
57-
clap = "=4.4" # pin transitive dependency to lower version to avoid MSRV issues
5857

5958
# Uncomment the following lines to enable debug symbols
6059
# during CPU profiling

0 commit comments

Comments
 (0)