update to first proxmox crate split
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
		| @ -25,7 +25,12 @@ zstd = { version = "0.6", features = [ "bindgen" ] } | ||||
| pathpatterns = "0.1.2" | ||||
| pxar = "0.10.1" | ||||
|  | ||||
| proxmox = { version = "0.14.0", default-features = false, features = [ "api-macro" ] } | ||||
| proxmox = "0.14.0" | ||||
| proxmox-io = "1" | ||||
| proxmox-lang = "1" | ||||
| proxmox-schema = { version = "1", features = [ "api-macro" ] } | ||||
| proxmox-time = "1" | ||||
| proxmox-uuid = "1" | ||||
|  | ||||
| pbs-api-types = { path = "../pbs-api-types" } | ||||
| pbs-tools = { path = "../pbs-tools" } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user