mirror of
https://git.proxmox.com/git/proxmox-backup-qemu
synced 2025-10-04 14:38:47 +00:00
bump schema dep to 3 and submodule
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
3adc6a1787
commit
c35034c98f
@ -33,7 +33,7 @@ openssl = "0.10"
|
||||
|
||||
proxmox-async = "0.4"
|
||||
proxmox-lang = "1"
|
||||
proxmox-schema = { version = "2", features = [ "api-macro" ] }
|
||||
proxmox-schema = { version = "3", features = [ "api-macro" ] }
|
||||
proxmox-sortable-macro = "0.1.2"
|
||||
proxmox-sys = "0.5"
|
||||
|
||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -52,14 +52,12 @@ Build-Depends: cargo:native,
|
||||
librust-proxmox-router-2+cli-dev,
|
||||
librust-proxmox-router-2+default-dev,
|
||||
librust-proxmox-router-2+server-dev,
|
||||
librust-proxmox-schema-2+api-macro-dev,
|
||||
librust-proxmox-schema-2+default-dev,
|
||||
librust-proxmox-section-config-2+default-dev,
|
||||
librust-proxmox-schema-3+api-macro-dev,
|
||||
librust-proxmox-schema-3+default-dev,
|
||||
librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~),
|
||||
librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~),
|
||||
librust-proxmox-shared-memory-0.3+default-dev (>= 0.2.3-~~),
|
||||
librust-proxmox-sortable-macro-0.1+default-dev (>= 0.1.2-~~),
|
||||
librust-proxmox-sys-0.5+default-dev,
|
||||
librust-proxmox-sys-0.5+default-dev (>= 0.5.2-~~),
|
||||
librust-proxmox-time-1+default-dev (>= 1.1.2-~~),
|
||||
librust-proxmox-uuid-1+default-dev,
|
||||
librust-proxmox-uuid-1+serde-dev,
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d3b934d40561a019dd0220229bff6db30b5f987a
|
||||
Subproject commit 28565852e77e0d7fafbf9bf5fc895ce53890ce55
|
Loading…
Reference in New Issue
Block a user