There are not used anywhere in the tui crate, so drop them.

No functional changes.

Signed-off-by: Christoph Heiss <c.he...@proxmox.com>
---
 proxmox-tui-installer/Cargo.toml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/proxmox-tui-installer/Cargo.toml b/proxmox-tui-installer/Cargo.toml
index 403d1ef..139c85c 100644
--- a/proxmox-tui-installer/Cargo.toml
+++ b/proxmox-tui-installer/Cargo.toml
@@ -9,8 +9,6 @@ homepage = "https://www.proxmox.com";
 
 [dependencies]
 proxmox-installer-common.workspace = true
-serde = { workspace = true, features = ["derive"] }
 serde_json.workspace = true
-regex.workspace = true
 
 cursive = { version = "0.21", default-features = false, features = 
["crossterm-backend"] }
-- 
2.49.0



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

Reply via email to