✨ feat(dependencies): add lazy-regex dependency
- add lazy-regex to improve regex performance
This commit is contained in:
committed by
Jeremiah Russell
parent
66b7c820d7
commit
0e68aa5560
@@ -27,6 +27,7 @@ clap-verbosity-flag = { version = "3.0.4", features = ["tracing"] }
|
||||
config = { version = "0.15.18", default-features = false, features = ["json", "toml"] }
|
||||
env_logger = "0.11.8"
|
||||
google-gmail1 = "6.0.0"
|
||||
lazy-regex = "3.4.1"
|
||||
log = "0.4.28"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.145"
|
||||
|
||||
Reference in New Issue
Block a user