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.93.1+dfsg1-2+rpi1^2~30 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=eff22cdd6caf3bb4537a6c35e38ce9206436d28e;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]