Skip to content

Commit

Permalink
ci: downgrade parse-size for msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede committed Oct 1, 2024
1 parent 48aaf41 commit 7360c73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 := ```
Expand Down

0 comments on commit 7360c73

Please sign in to comment.