[pve-devel] [PATCH proxmox-firewall 1/4] cargo: bump dependencies
Stefan Hanreich
s.hanreich at proxmox.com
Thu Jan 23 11:12:57 CET 2025
Signed-off-by: Stefan Hanreich <s.hanreich at proxmox.com>
---
Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml
index 31d15be..079fb79 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,4 +6,4 @@ members = [
resolver = "2"
[workspace.dependencies]
-proxmox-ve-config = { version = "0.2.0" }
+proxmox-ve-config = { version = "0.2.2" }
--
2.39.5
More information about the pve-devel
mailing list