fix(deps): update rust crate regex to v1.11.0 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
regex | dependencies | minor |
1.10.6 -> 1.11.0
|
Release Notes
rust-lang/regex (regex)
v1.11.0
===================
This is a new minor release of regex
that brings in an update to the
Unicode Character Database. Specifically, this updates the Unicode data
used by regex
internally to the version 16 release.
New features:
-
FEATURE #1228:
Add new
regex::SetMatches::matched_all
method. - FEATURE #1229: Update to Unicode Character Database (UCD) version 16.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.