Skip to content

Commit

Permalink
ci: pin once-cell in msrv job (#2594)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar authored Mar 11, 2025
1 parent c4a9fb0 commit 7e85d2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ jobs:
cargo update -p idna_adapter --precise 1.1.0
cargo update -p [email protected] --precise 0.15.0
cargo update -p native-tls --precise 0.2.13
cargo update -p once_cell --precise 1.20.3
- uses: Swatinem/rust-cache@v2

Expand Down

0 comments on commit 7e85d2f

Please sign in to comment.