mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-14 09:27:04 +00:00
proxmox-api: update rustyline to 5.0.5
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
2ecd975608
commit
36f03c0feb
@ -11,7 +11,7 @@ futures = "0.3"
|
||||
http = "0.2"
|
||||
proxmox-tools = { version = "0.1", path = "../proxmox-tools" }
|
||||
regex = "1.2"
|
||||
rustyline = "5.0.4"
|
||||
rustyline = "5.0.5"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
serde_json = "1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user