Skip to content

Commit

Permalink
fix: Fix CI issues
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirfomene committed Dec 8, 2023
1 parent 126fc20 commit 739a5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cont_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
cargo update -p reqwest --precise 0.11.18
cargo update -p rustls:0.20.9 --precise 0.20.8
cargo update -p rustix --precise 0.38.6
cargo update -p rustls:0.21.7 --precise 0.21.1
cargo update -p rustls:0.21.9 --precise 0.21.1
cargo update -p hyper-rustls:0.24.1 --precise 0.24.0
cargo update -p rustls-webpki:0.100.3 --precise 0.100.1
cargo update -p rustls-webpki:0.101.6 --precise 0.101.1
Expand Down

0 comments on commit 739a5cb

Please sign in to comment.