pbs-tools: drop borrow module

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-10-13 10:40:50 +02:00
parent b3f279e2d9
commit 5a8726e6d2
7 changed files with 7 additions and 64 deletions

View File

@ -26,6 +26,7 @@ pathpatterns = "0.1.2"
pxar = "0.10.1"
proxmox = "0.14.0"
proxmox-borrow = "1"
proxmox-io = "1"
proxmox-lang = "1"
proxmox-schema = { version = "1", features = [ "api-macro" ] }