regex: bump to 1.5.5

to ensure CVE fix for DoS on untrusted RE is picked up where it matters

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler
2022-03-09 09:55:36 +01:00
parent 904ce33d9f
commit a07ace0d1e
3 changed files with 3 additions and 3 deletions

2
debian/control vendored
View File

@ -73,7 +73,7 @@ Build-Depends: debhelper (>= 12),
librust-proxmox-uuid-1+serde-dev,
librust-pxar-0.10+default-dev (>= 0.10.1-~~),
librust-pxar-0.10+tokio-io-dev (>= 0.10.1-~~),
librust-regex-1+default-dev (>= 1.5-~~),
librust-regex-1+default-dev (>= 1.5.5-~~),
librust-rustyline-7+default-dev,
librust-serde-1+default-dev,
librust-serde-1+derive-dev,