Skip to content

Commit a604d94

Browse files
oleonardolimanotmandatory
authored andcommitted
fix(ci): pin clap to 4.5.17
1 parent 7f22aa7 commit a604d94

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/pin-msrv.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ set -euo pipefail
1010
# cargo clean
1111
# rustup override set 1.63.0
1212

13+
cargo update -p clap --precise "4.5.17"
1314
cargo update -p once_cell --precise "1.20.3"
1415
cargo update -p syn --precise "2.0.106"
1516
cargo update -p quote --precise "1.0.41"

0 commit comments

Comments
 (0)