mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-11 17:57:41 +00:00
tools: drop unused proxmox-borrow dependency
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
968d3b4ff5
commit
2ed7b9b36f
@ -34,7 +34,6 @@ zstd = { version = "0.6", features = [ "bindgen" ] }
|
||||
|
||||
#proxmox = { version = "0.15.3", default-features = false, features = [ "tokio" ] }
|
||||
proxmox-async = "0.4"
|
||||
proxmox-borrow = "1"
|
||||
proxmox-io = { version = "1", features = [ "tokio" ] }
|
||||
proxmox-lang = { version = "1.1" }
|
||||
proxmox-time = { version = "1" }
|
||||
|
Loading…
Reference in New Issue
Block a user