Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ env_logger = "0.10"
iai = "0.1.1"
rand = "0.8"
paste = "1.0.14"
clap = "=4.4" # pin transitive dependency to lower version to avoid MSRV issues
clap = "=4.5" # pin transitive dependency to lower version to avoid MSRV issues

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