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 126fc20 commit 739a5cbCopy full SHA for 739a5cb
.github/workflows/cont_integration.yml
@@ -55,7 +55,7 @@ jobs:
55
cargo update -p reqwest --precise 0.11.18
56
cargo update -p rustls:0.20.9 --precise 0.20.8
57
cargo update -p rustix --precise 0.38.6
58
- cargo update -p rustls:0.21.7 --precise 0.21.1
+ cargo update -p rustls:0.21.9 --precise 0.21.1
59
cargo update -p hyper-rustls:0.24.1 --precise 0.24.0
60
cargo update -p rustls-webpki:0.100.3 --precise 0.100.1
61
cargo update -p rustls-webpki:0.101.6 --precise 0.101.1
0 commit comments