Skip to content

Commit

Permalink
ci: remove cc pin to fix CI error
Browse files Browse the repository at this point in the history
  • Loading branch information
LagginTimes committed Feb 11, 2025
1 parent cc15e5d commit 979f9d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/pin-msrv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ 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 cc --precise "1.0.105"
cargo update -p tokio --precise "1.38.1"
cargo update -p tokio-util --precise "0.7.11"
cargo update -p indexmap --precise "2.5.0"
Expand Down

0 comments on commit 979f9d1

Please sign in to comment.