1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00

ci: downgrade parse-size for msrv

This commit is contained in:
Rob Ede 2024-10-01 04:50:09 +01:00
parent 48aaf41638
commit 7360c732b3
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -10,6 +10,7 @@ fmt:
# Downgrade dev-dependencies necessary to run MSRV checks/tests.
[private]
downgrade-for-msrv:
cargo update -p=parse-size --precise=1.0.0
cargo update -p=clap --precise=4.4.18
msrv := ```