fix(deps): update rust crate regex to 1.10.4

This commit is contained in:
renovate[bot] 2024-03-23 02:46:31 +00:00 committed by June
parent 7fbbdf83ab
commit 8fab2cd94a
2 changed files with 3 additions and 3 deletions

View file

@ -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"