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 e3faeb6 commit 12eabd1Copy full SHA for 12eabd1
.github/workflows/cont_integration.yml
@@ -55,7 +55,6 @@ jobs:
55
cargo update -p security-framework-sys --precise "2.11.1"
56
cargo update -p csv --precise "1.3.0"
57
cargo update -p unicode-width --precise "0.1.13"
58
- cargo update -p rustls@0.23.21 --precise "0.23.19"
59
elif [ "${{matrix.rust.version}}" = '1.75.0' ]; then
60
cargo update -p home --precise "0.5.9"
61
fi
0 commit comments