Skip to content

Commit

Permalink
update package size to match new changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Oct 26, 2021
1 parent b9a9b3e commit 9bfc2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
curl -LSfs https://github.com/raw/the-lean-crate/cargo-diet/master/ci/install.sh | \
sh -s -- --git the-lean-crate/cargo-diet --target x86_64-unknown-linux-musl
cargo diet -n --package-size-limit 35KB
cargo diet -n --package-size-limit 75KB
build-and-test-on-windows:
name: Windows
Expand Down

0 comments on commit 9bfc2ea

Please sign in to comment.