On 07.07.2025 13:12, Wolfgang Bumiller wrote:
On Wed, Jul 02, 2025 at 04:49:55PM +0200, Gabriel Goller wrote:
[snip]
+[dependencies]
+thiserror = { workspace = true }
+anyhow = "1"
+tracing = "0.1"
+
+serde = { workspace = true, features = [ "derive" ] }
+serde_with = { workspace = true }
+itoa = "1.0.9"

^ This seems to be unused across the entire series.

No idea how this snuck in here :)
Removed it.

+
+proxmox-network-types = { workspace = true }
+proxmox-sdn-types = { workspace = true }
+
[snip]


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

Reply via email to