Skip to content

Commit e9ee0b6

Browse files
authored
chore: Fix msrv ci build (#841)
1 parent a5d77c2 commit e9ee0b6

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
@@ -93,6 +93,7 @@ jobs:
9393
cargo update --package tokio --precise 1.38.1
9494
cargo update --package tokio-util --precise 0.7.11
9595
cargo update --package hashbrown --precise 0.15.0
96+
cargo update --package once_cell --precise 1.20.3
9697
9798
9899
- run: cargo check -p h2

0 commit comments

Comments
 (0)