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.
time
1 parent 333cc2a commit 09b42d0Copy full SHA for 09b42d0
.github/workflows/cont_integration.yml
@@ -56,6 +56,7 @@ jobs:
56
cargo update -p minreq --precise "2.13.2"
57
cargo update -p rayon --precise "1.10.0"
58
cargo update -p rayon-core --precise "1.12.1"
59
+ cargo update -p time --precise "0.3.41"
60
- name: Pin dependencies for MSRV
61
if: matrix.rust.version == '1.63.0'
62
run: ./ci/pin-msrv.sh
0 commit comments