mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 21:36:30 +03:00
cargo: bump regex from 1.7.3 to 1.8.1 (#4361)
This commit is contained in:
@@ -69,7 +69,7 @@ pretty_env_logger = { version = "0.4", optional = true }
|
||||
qrcodegen = "1.7.0"
|
||||
quick-xml = "0.28"
|
||||
rand = "0.8"
|
||||
regex = "1.7"
|
||||
regex = "1.8"
|
||||
reqwest = { version = "0.11.17", features = ["json"] }
|
||||
rusqlite = { version = "0.29", features = ["sqlcipher"] }
|
||||
rust-hsluv = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user