]> git.proxmox.com Git - proxmox.git/commitdiff
apt: remove unused dependencies
authorMaximiliano Sandoval <m.sandoval@proxmox.com>
Wed, 14 Aug 2024 09:18:34 +0000 (11:18 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 14 Aug 2024 09:38:48 +0000 (11:38 +0200)
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
proxmox-apt/Cargo.toml

index c35c11ba122ceb33faa712471e403fcecccd552b..0e9fbbdc1e5aa0807d59a39ef82c6eb346879fd5 100644 (file)
@@ -13,7 +13,6 @@ exclude = ["debian"]
 [dependencies]
 anyhow.workspace = true
 hex.workspace = true
-once_cell.workspace = true
 openssl.workspace = true
 serde = { workspace = true, features = ["derive"] }
 serde_json.workspace = true