We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3390c commit 2f5bdb0Copy full SHA for 2f5bdb0
regex-automata/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "regex-automata"
3
-version = "0.3.4" #:version
+version = "0.3.5" #:version
4
authors = ["The Rust Project Developers", "Andrew Gallant <jamslam@gmail.com>"]
5
description = "Automata construction and matching using regular expressions."
6
documentation = "https://docs.rs/regex-automata"
0 commit comments