]> git.proxmox.com Git - proxmox-backup.git/commitdiff
pbs-tape: do not depend on pbs-tools
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Nov 2021 12:17:58 +0000 (13:17 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Nov 2021 12:17:58 +0000 (13:17 +0100)
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
pbs-tape/Cargo.toml

index 01c6d1811275ac4771b7fc4ed779c36175b22066..6a298043b40bd8e0224b0618ca51c3276289741c 100644 (file)
@@ -31,5 +31,4 @@ proxmox-router = "1.1"
 proxmox-sys = "0.2"
 
 pbs-api-types = { path = "../pbs-api-types" }
-pbs-tools = { path = "../pbs-tools" }
 pbs-config = { path = "../pbs-config" }