Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b53ff commit 8a4d8c2Copy full SHA for 8a4d8c2
1 file changed
.github/workflows/rust.yml
@@ -27,7 +27,7 @@ jobs:
27
curl -LSfs https://raw.githubusercontent.com/the-lean-crate/cargo-diet/master/ci/install.sh | \
28
sh -s -- --git the-lean-crate/cargo-diet --target x86_64-unknown-linux-musl --tag v1.2.4
29
30
- cargo diet -n --package-size-limit 75KB
+ cargo diet -n --package-size-limit 80KB
31
32
build-and-test-on-windows:
33
name: Windows
0 commit comments