We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d77c2 commit e9ee0b6Copy full SHA for e9ee0b6
.github/workflows/CI.yml
@@ -93,6 +93,7 @@ jobs:
93
cargo update --package tokio --precise 1.38.1
94
cargo update --package tokio-util --precise 0.7.11
95
cargo update --package hashbrown --precise 0.15.0
96
+ cargo update --package once_cell --precise 1.20.3
97
98
99
- run: cargo check -p h2
0 commit comments