Skip to content

Commit

Permalink
ci: pin cmake dependency version to fix CI error
Browse files Browse the repository at this point in the history
  • Loading branch information
LagginTimes committed Feb 10, 2025
1 parent cc15e5d commit 72d7dd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/pin-msrv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ cargo update -p time --precise "0.3.20"
cargo update -p home --precise "0.5.5"
cargo update -p proptest --precise "1.2.0"
cargo update -p url --precise "2.5.0"
cargo update -p cmake --precise "0.1.53"
cargo update -p cc --precise "1.0.105"
cargo update -p tokio --precise "1.38.1"
cargo update -p tokio-util --precise "0.7.11"
Expand Down

0 comments on commit 72d7dd1

Please sign in to comment.