We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0756117 commit 12116daCopy full SHA for 12116da
.justfiles/msrv.just
@@ -7,4 +7,4 @@ verify: install-cargo-msrv
7
cargo msrv verify --manifest-path {{ join(justfile_directory(), 'Cargo.toml') }}
8
9
install-cargo-msrv:
10
- cargo install cargo-msrv --version 0.16.0-beta.20
+ cargo install cargo-msrv --version 0.16.0-beta.20 --no-default-features
0 commit comments