We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610bf2d commit 459dbbeCopy full SHA for 459dbbe
regex-automata/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "regex-automata"
3
-version = "0.4.11" #:version
+version = "0.4.12" #:version
4
authors = ["The Rust Project Developers", "Andrew Gallant <[email protected]>"]
5
description = "Automata construction and matching using regular expressions."
6
documentation = "https://docs.rs/regex-automata"
0 commit comments