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 b9a9b3e commit 9bfc2eaCopy full SHA for 9bfc2ea
1 file changed
.github/workflows/rust.yml
@@ -26,7 +26,7 @@ jobs:
26
curl -LSfs https://raw.githubusercontent.com/the-lean-crate/cargo-diet/master/ci/install.sh | \
27
sh -s -- --git the-lean-crate/cargo-diet --target x86_64-unknown-linux-musl
28
29
- cargo diet -n --package-size-limit 35KB
+ cargo diet -n --package-size-limit 75KB
30
31
build-and-test-on-windows:
32
name: Windows
0 commit comments