public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH proxmox-perl-rs 1/3] pve: Port to 2024 edition
@ 2025-03-10  9:39 Maximiliano Sandoval
  2025-03-10  9:39 ` [pve-devel] [PATCH proxmox-perl-rs 2/3] pmg: " Maximiliano Sandoval
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Maximiliano Sandoval @ 2025-03-10  9:39 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 pve-rs/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pve-rs/Cargo.toml b/pve-rs/Cargo.toml
index 64a7e92..81a8396 100644
--- a/pve-rs/Cargo.toml
+++ b/pve-rs/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.9.2"
 description = "PVE parts which have been ported to Rust"
 homepage = "https://www.proxmox.com"
 authors = ["Proxmox Support Team <support@proxmox.com>"]
-edition = "2021"
+edition = "2024"
 license = "AGPL-3"
 repository = "https://git.proxmox.com/?p=proxmox.git"
 
-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-03-10 10:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-10  9:39 [pve-devel] [PATCH proxmox-perl-rs 1/3] pve: Port to 2024 edition Maximiliano Sandoval
2025-03-10  9:39 ` [pve-devel] [PATCH proxmox-perl-rs 2/3] pmg: " Maximiliano Sandoval
2025-03-10  9:39 ` [pve-devel] [PATCH proxmox-perl-rs 3/3] pve: tfa: write char comparison more succinctly Maximiliano Sandoval
2025-03-10 10:16 ` [pve-devel] [PATCH proxmox-perl-rs 1/3] pve: Port to 2024 edition Maximiliano Sandoval
2025-03-10 10:18 ` [pve-devel] applied-series: " Wolfgang Bumiller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal