Remove lazy_static lib dep forgotten in 622359b4

This commit is contained in:
Andrew Hlynskyi 2023-08-12 00:09:41 +03:00
parent 300d9aa250
commit f0fde974e4
2 changed files with 0 additions and 1 deletions

BIN
Cargo.lock generated

Binary file not shown.

View file

@ -23,7 +23,6 @@ include = [
]
[dependencies]
lazy_static = { version = "1.4.0", optional = true }
regex = "1.9.1"
[build-dependencies]