From: Fabian Grünbichler Date: Mon, 9 Mar 2026 11:08:31 +0000 (+0100) Subject: d-0023-prune-wit-bindgen-blobs X-Git-Tag: archive/raspbian/1.94.1+dfsg1-1+rpi1~1^2~30 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=031a6e23e6d73f9bb565b0e2d870fd139292ee68;p=rustc.git d-0023-prune-wit-bindgen-blobs pinned upstream to guard against the pre-built blobs changing, but we strip and rebuild them anyway.. Gbp-Dch: Topic prune Forwarded: no Signed-off-by: Fabian Grünbichler Gbp-Pq: Topic prune Gbp-Pq: Name d-0023-prune-wit-bindgen-blobs.patch --- diff --git a/compiler/rustc/Cargo.toml b/compiler/rustc/Cargo.toml index 8e1e936c64..45995195d6 100644 --- a/compiler/rustc/Cargo.toml +++ b/compiler/rustc/Cargo.toml @@ -24,7 +24,7 @@ rustc_public_bridge = { path = "../rustc_public_bridge" } # [target.'cfg(target_os = "wasi")'.dependencies] getrandom = "=0.3.3" -wasi = "=0.14.2" +wasi = "=0.14.4" [features]