Sourced from regex's changelog.
1.10.5 (2024-06-09)
This is a new patch release with some minor fixes.
Bug fixes:
- [BUG #1203](rust-lang/regex#1203): Escape invalid UTF-8 when in the
Debug
impl ofregex::bytes::Match
.
0718fc5
1.10.5377463b
changelog: 1.10.4 and 1.10.568c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplify Hir::dot
constructors