Skip to content

Commit 12eabd1

Browse files
committed
chore(cleanup): remove rustls from pinned deps
1 parent e3faeb6 commit 12eabd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cont_integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
cargo update -p security-framework-sys --precise "2.11.1"
5656
cargo update -p csv --precise "1.3.0"
5757
cargo update -p unicode-width --precise "0.1.13"
58-
cargo update -p rustls@0.23.21 --precise "0.23.19"
5958
elif [ "${{matrix.rust.version}}" = '1.75.0' ]; then
6059
cargo update -p home --precise "0.5.9"
6160
fi

0 commit comments

Comments
 (0)