Update vulnerable dependencies

Not that this will affect anyone, but it's nice anyway.
This commit is contained in:
2022-06-07 08:25:30 +02:00
parent 0b91da04b3
commit cc8b4ce353
4 changed files with 7 additions and 7 deletions

View File

@@ -4,5 +4,5 @@ version = "0.1.0"
authors = ["Bert Peters <bert.ljpeters@gmail.com>"]
[dependencies]
regex = "^0.1"
lazy_static = "^0.2"
regex = "1"
lazy_static = "1"