Skip to content

Commit 04a6cda

Browse files
committed
Upgrade cargo-all-features
1 parent 0bb37da commit 04a6cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
mv cargo-binstall ~/.cargo/bin
4242
ls -l ~/.cargo/bin
4343
- name: Install "build all features"
44-
run: cargo binstall cargo-all-features --no-confirm --version 1.7.0
44+
run: cargo binstall cargo-all-features --no-confirm --version 1.10.0
4545
- name: Build all features
4646
run: cargo build-all-features
4747
- name: Test all features

0 commit comments

Comments
 (0)