proxmox-tools: update regex and lazy_static
to those versions available in Debian unstable Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
2abdbb5113
commit
a33d9a35db
@ -12,10 +12,10 @@ base64 = "0.10"
|
||||
chrono = "0.4"
|
||||
endian_trait = { version = "0.6", features = ["arrays"] }
|
||||
failure = "0.1"
|
||||
lazy_static = "1.3"
|
||||
lazy_static = "1.4"
|
||||
libc = "0.2"
|
||||
nix = "0.16"
|
||||
regex = "1.0"
|
||||
regex = "1.2"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
valgrind_request = { version = "1.1.0", optional = true }
|
||||
|
Loading…
x
Reference in New Issue
Block a user