Skip to content

Commit 09b42d0

Browse files
committed
ci: pin time for msrv
1 parent 333cc2a commit 09b42d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cont_integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
cargo update -p minreq --precise "2.13.2"
5757
cargo update -p rayon --precise "1.10.0"
5858
cargo update -p rayon-core --precise "1.12.1"
59+
cargo update -p time --precise "0.3.41"
5960
- name: Pin dependencies for MSRV
6061
if: matrix.rust.version == '1.63.0'
6162
run: ./ci/pin-msrv.sh

0 commit comments

Comments
 (0)