Skip to content

Commit a5ae351

Browse files
committed
regex-automata-0.4.6
1 parent 9cf4a42 commit a5ae351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regex-automata/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "regex-automata"
3-
version = "0.4.5" #:version
3+
version = "0.4.6" #:version
44
authors = ["The Rust Project Developers", "Andrew Gallant <[email protected]>"]
55
description = "Automata construction and matching using regular expressions."
66
documentation = "https://docs.rs/regex-automata"

0 commit comments

Comments
 (0)