Skip to content
Snippets Groups Projects
Unverified Commit 3efc012c authored by Oliver Tale-Yazdi's avatar Oliver Tale-Yazdi
Browse files

Bump Zepter


Signed-off-by: default avatarOliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
parent bc100f63
Branches
No related merge requests found
Pipeline #384806 canceled with stages
in 5 minutes and 2 seconds
......@@ -64,7 +64,7 @@ cargo-fmt-manifest:
- .docker-env
- .test-refs
script:
- cargo install zepter --locked --version 0.10.0 -q -f --no-default-features && zepter --version
- cargo install zepter --locked --version 0.11.1 -q -f --no-default-features && zepter --version
- echo "👉 Hello developer! If you see this CI check failing then it means that one of the your changes in a Cargo.toml file introduced ill-formatted or unsorted features. Please take a look at 'docs/STYLE_GUIDE.md#manifest-formatting' to find out more."
- zepter format features --check
allow_failure: true # Experimental
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment