Skip to content

Commit 739a5cb

Browse files
fix: Fix CI issues
1 parent 126fc20 commit 739a5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cont_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
cargo update -p reqwest --precise 0.11.18
5656
cargo update -p rustls:0.20.9 --precise 0.20.8
5757
cargo update -p rustix --precise 0.38.6
58-
cargo update -p rustls:0.21.7 --precise 0.21.1
58+
cargo update -p rustls:0.21.9 --precise 0.21.1
5959
cargo update -p hyper-rustls:0.24.1 --precise 0.24.0
6060
cargo update -p rustls-webpki:0.100.3 --precise 0.100.1
6161
cargo update -p rustls-webpki:0.101.6 --precise 0.101.1

0 commit comments

Comments
 (0)