forked from proxmox-mirrors/proxmox
proxmox-router: depend on proxmox-async 0.4.1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
61d6541ce2
commit
930bb59d84
@ -25,7 +25,7 @@ libc = { version = "0.2", optional = true }
|
||||
|
||||
proxmox-lang = { path = "../proxmox-lang", version = "1.1" }
|
||||
proxmox-schema = { path = "../proxmox-schema", version = "1.1" }
|
||||
proxmox-async = { path = "../proxmox-async", version = "0.4" }
|
||||
proxmox-async = { path = "../proxmox-async", version = "0.4.1" }
|
||||
|
||||
[features]
|
||||
default = [ "cli" ]
|
||||
|
Loading…
Reference in New Issue
Block a user