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.
-Z install-upgrade
1 parent 7153ba0 commit a611197Copy full SHA for a611197
.travis.yml
@@ -129,7 +129,7 @@ matrix:
129
- name: cargo check (features)
130
rust: nightly
131
install:
132
- - cargo install -Z install-upgrade cargo-hack
+ - cargo install cargo-hack
133
script:
134
# Check each specified feature works properly
135
# * `--each-feature` - run for each feature which includes --no-default-features and default features of package
0 commit comments