Update Rust crate regex to v1.12.2
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| regex | dependencies | patch |
1.12.1 -> 1.12.2
|
Release Notes
rust-lang/regex (regex)
v1.12.2
===================
This release fixes a cargo doc breakage on nightly when --cfg docsrs is
enabled. This caused documentation to fail to build on docs.rs.
Bug fixes:
-
BUG #1305:
Switches the
doc_auto_cfgfeature todoc_cfgon nightly for docs.rs builds.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.