Skip to content

Commit 7e85d2f

Browse files
authored
ci: pin once-cell in msrv job (#2594)
1 parent c4a9fb0 commit 7e85d2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@ jobs:
300300
cargo update -p idna_adapter --precise 1.1.0
301301
cargo update -p [email protected] --precise 0.15.0
302302
cargo update -p native-tls --precise 0.2.13
303+
cargo update -p once_cell --precise 1.20.3
303304
304305
- uses: Swatinem/rust-cache@v2
305306

0 commit comments

Comments
 (0)