We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f5ecf commit 62f2531Copy full SHA for 62f2531
.github/workflows/cont_integration.yml
@@ -33,7 +33,7 @@ jobs:
33
cargo update -p log --precise "0.4.18"
34
cargo update -p tempfile --precise "3.6.0"
35
cargo update -p rustls:0.21.6 --precise "0.21.1"
36
- cargo update -p tokio:1.31.0 --precise "1.29.1"
+ cargo update -p tokio:1.32.0 --precise "1.29.1"
37
cargo update -p flate2:1.0.27 --precise "1.0.26"
38
- name: Build
39
run: cargo build ${{ matrix.features }}
0 commit comments