Skip to content

Commit

Permalink
Keep clap dev-dependency pinned to support 1.71
Browse files Browse the repository at this point in the history
  • Loading branch information
orottier committed May 15, 2024
1 parent dfe061f commit 9591e93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ env_logger = "0.11"
iai = "0.1.1"
rand = "0.8"
paste = "1.0.14"
clap = "=4.4" # pin transitive dependency to lower version to avoid MSRV issues

# Uncomment the following lines to enable debug symbols
# during CPU profiling
Expand Down

0 comments on commit 9591e93

Please sign in to comment.