We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf4a42 commit a5ae351Copy full SHA for a5ae351
regex-automata/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "regex-automata"
3
-version = "0.4.5" #:version
+version = "0.4.6" #: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