We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0144cf2 commit 2b7e4ebCopy full SHA for 2b7e4eb
.github/workflows/zepter.yml
@@ -28,5 +28,6 @@ jobs:
28
- name: Install Zepter
29
run: cargo install zepter --version 0.15.0 --locked -q -f --no-default-features && zepter --version
30
- run: make Cargo.toml
31
+ - run: cargo update
32
- name: Check Rust features
33
run: make dev-features-check
0 commit comments