mirror of
https://git.proxmox.com/git/debcargo-conf
synced 2025-08-14 19:46:06 +00:00
wasm-bindgen-cli-support: rebuild
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
488e8363f1
commit
f1161afa37
@ -1,3 +1,9 @@
|
|||||||
|
rust-wasm-bindgen-cli-support (0.2.92-1~bpo12+pve2) proxmox-rust; urgency=medium
|
||||||
|
|
||||||
|
* Rebuild for Debian Bookworm / Proxmox with debcargo 2.7.8 and base64 0.22
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 13 Mar 2025 09:44:51 +0100
|
||||||
|
|
||||||
rust-wasm-bindgen-cli-support (0.2.92-1~bpo12+pve1) proxmox-rust; urgency=medium
|
rust-wasm-bindgen-cli-support (0.2.92-1~bpo12+pve1) proxmox-rust; urgency=medium
|
||||||
|
|
||||||
* Rebuild for Debian Bookworm / Proxmox
|
* Rebuild for Debian Bookworm / Proxmox
|
||||||
|
@ -0,0 +1,13 @@
|
|||||||
|
Index: wasm-bindgen-cli-support/Cargo.toml
|
||||||
|
===================================================================
|
||||||
|
--- wasm-bindgen-cli-support.orig/Cargo.toml
|
||||||
|
+++ wasm-bindgen-cli-support/Cargo.toml
|
||||||
|
@@ -28,7 +28,7 @@ resolver = "2"
|
||||||
|
version = "1.0"
|
||||||
|
|
||||||
|
[dependencies.base64]
|
||||||
|
-version = "0.21"
|
||||||
|
+version = "0.22"
|
||||||
|
|
||||||
|
[dependencies.log]
|
||||||
|
version = "0.4"
|
1
src/wasm-bindgen-cli-support/debian/patches/series
Normal file
1
src/wasm-bindgen-cli-support/debian/patches/series
Normal file
@ -0,0 +1 @@
|
|||||||
|
relax-base64.patch
|
Loading…
Reference in New Issue
Block a user