1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-16 21:26:34 +00:00

Merge branch 'master' into fix-idna-vuln

This commit is contained in:
Rob Ede 2024-12-10 16:20:41 +00:00 committed by GitHub
commit 654fdd356c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 \