fix(deps): update rust crate regex to 1.10.4
This commit is contained in:
@@ -33,7 +33,7 @@ ring = "0.17.8"
|
||||
hickory-resolver = "0.24.0"
|
||||
|
||||
# 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"
|
||||
|
||||
Reference in New Issue
Block a user