Skip to content

Commit 9591e93

Browse files
committed
Keep clap dev-dependency pinned to support 1.71
1 parent dfe061f commit 9591e93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ env_logger = "0.11"
5353
iai = "0.1.1"
5454
rand = "0.8"
5555
paste = "1.0.14"
56+
clap = "=4.4" # pin transitive dependency to lower version to avoid MSRV issues
5657

5758
# Uncomment the following lines to enable debug symbols
5859
# during CPU profiling

0 commit comments

Comments
 (0)