schema: bump regex dep to 1.5
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
e865ac59f3
commit
241dbcff16
@ -11,7 +11,7 @@ exclude = [ "debian" ]
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
lazy_static = "1.4"
|
||||
regex = "1.2"
|
||||
regex = "1.5"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
textwrap = "0.11"
|
||||
|
Loading…
x
Reference in New Issue
Block a user