[pve-devel] [PATCH yew-mobile-gui 1/3] update rust edition to 2024

Shannon Sterz s.sterz at proxmox.com
Mon Nov 10 13:52:34 CET 2025


Signed-off-by: Shannon Sterz <s.sterz at proxmox.com>
---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index bb67718..7423384 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "pve-yew-mobile-gui"
 version = "0.6.3"
-edition = "2021"
+edition = "2024"
 
 [dependencies]
 anyhow = "1.0"
-- 
2.47.3





More information about the pve-devel mailing list