mirror of
https://github.com/fafhrd91/actix-web
synced 2025-04-28 15:53:24 +02:00
Fix continuous integration (#3526)
fix(ci): downgrade divan to 0.1.15 on msrv
This commit is contained in:
parent
002c1b5a19
commit
8115c818c1
1
justfile
1
justfile
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user