ci: fix msrv job

This commit is contained in:
Rob Ede 2025-02-24 22:00:42 +00:00
parent 0a8f2baa11
commit b04b88e81a
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ fmt:
[private]
downgrade-for-msrv:
cargo update -p=clap --precise=4.4.18
cargo update -p=native-tls --precise=0.2.13
msrv := ```
cargo metadata --format-version=1 \