1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-04-24 10:44:08 +00:00

fix(ci): downgrade divan to 0.1.15 on msrv

This commit is contained in:
Joel Wurtz 2024-12-10 14:00:17 +01:00
parent 002c1b5a19
commit 5ae4156fe8
No known key found for this signature in database
GPG key ID: ED264D1967A51B0D

View file

@ -12,6 +12,7 @@ fmt:
downgrade-for-msrv:
cargo update -p=parse-size --precise=1.0.0
cargo update -p=clap --precise=4.4.18
cargo update -p=divan --precise=0.1.15
msrv := ```
cargo metadata --format-version=1 \