From: Gabriel Goller <[email protected]> Bump the proxmox-apt and proxmox-ve-config crate versions.
Signed-off-by: Gabriel Goller <[email protected]> Signed-off-by: Stefan Hanreich <[email protected]> --- pve-rs/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pve-rs/Cargo.toml b/pve-rs/Cargo.toml index e40c55c..242c9f7 100644 --- a/pve-rs/Cargo.toml +++ b/pve-rs/Cargo.toml @@ -29,7 +29,7 @@ url = "2" perlmod = { version = "0.14", features = ["exporter"] } -proxmox-apt = { version = "0.99.2", features = ["cache"] } +proxmox-apt = { version = "0.99.4", features = ["cache"] } proxmox-apt-api-types = "2" proxmox-base64 = "1" proxmox-config-digest = "1" @@ -47,7 +47,7 @@ proxmox-subscription = "1" proxmox-sys = "1" proxmox-tfa = { version = "6.0.3", features = ["api"] } proxmox-time = "2" -proxmox-ve-config = { version = "0.4.2", features = [ "frr" ] } +proxmox-ve-config = { version = "0.4.4", features = [ "frr" ] } # [patch.crates-io] # pbs-api-types = { path = "../../proxmox/pbs-api-types" } -- 2.47.3 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
