1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-21 17:11:08 +00: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 := ```