Skip to content

Commit 8ecad23

Browse files
committed
ci: pin more deps for MSRV job
1 parent c0d9feb commit 8ecad23

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
@@ -91,6 +91,7 @@ jobs:
9191
run: |
9292
cargo update --package tokio --precise 1.38.1
9393
cargo update --package tokio-util --precise 0.7.11
94+
cargo update --package hashbrown --precise 0.15.0
9495
9596
- run: cargo check -p h2
9697

0 commit comments

Comments
 (0)