Skip to content

Commit e92ea4d

Browse files
Update CI
1 parent 878a364 commit e92ea4d

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 tokio --precise 1.29.1
5656
cargo update -p log --precise 0.4.18
5757
cargo update -p rustls:0.20.9 --precise 0.21.1
58-
cargo update -p ureq --precise 2.7.1
58+
cargo update -p rustls:0.20.1 --precise 0.20.8
5959
cargo update -p time:0.3.15 --precise 0.3.13
6060
cargo update -p hyper-rustls:0.24.1 --precise 0.24.0
6161
cargo update -p tempfile --precise 3.6.0

0 commit comments

Comments
 (0)