mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-05 10:24:39 -04:00
fix(deps): update rust crate regex to 1.10.4
This commit is contained in:
parent
7809f0a6ae
commit
0fc8dc8e40
2 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ ring = "0.17.8"
|
|||
trust-dns-resolver = "0.23.2"
|
||||
|
||||
# Used to find matching events for appservices
|
||||
regex = "1.10.3"
|
||||
regex = "1.10.4"
|
||||
|
||||
# Used to load forbidden room/user regex from config
|
||||
serde_regex = "1.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue