Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9bfc2ea

Browse files
committed
update package size to match new changelog
1 parent b9a9b3e commit 9bfc2ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
curl -LSfs https://raw.githubusercontent.com/the-lean-crate/cargo-diet/master/ci/install.sh | \
2727
sh -s -- --git the-lean-crate/cargo-diet --target x86_64-unknown-linux-musl
2828
29-
cargo diet -n --package-size-limit 35KB
29+
cargo diet -n --package-size-limit 75KB
3030
3131
build-and-test-on-windows:
3232
name: Windows

0 commit comments

Comments
 (0)