From 09fd59febbf7fefe93d064718d640290b2957b21 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 6 Dec 2023 08:10:47 +0100 Subject: pacify the package size checkf or a while. --- .github/workflows/rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 553219b..e3d4b5b 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -27,7 +27,7 @@ jobs: curl -LSfs https://raw.githubusercontent.com/the-lean-crate/cargo-diet/master/ci/install.sh | \ sh -s -- --git the-lean-crate/cargo-diet --target x86_64-unknown-linux-musl --tag v1.2.4 - cargo diet -n --package-size-limit 80KB + cargo diet -n --package-size-limit 90KB build-and-test-on-windows: name: Windows (nightly) -- cgit v1.2.3