depend on proxmox-shared-memory 0.1.1

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
Dietmar Maurer
2021-11-15 11:35:52 +01:00
parent 24f9af9e0f
commit c4707d0c1d
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ proxmox-router = { version = "1.1", default-features = false }
proxmox-schema = "1"
proxmox-section-config = "1"
proxmox-time = "1"
proxmox-shared-memory = "0.1.0"
proxmox-shared-memory = "0.1.1"
pbs-api-types = { path = "../pbs-api-types" }
pbs-buildcfg = { path = "../pbs-buildcfg" }