Skip to content

Commit dd04a57

Browse files
committed
regex-automata-0.4.1
1 parent a2a1986 commit dd04a57

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.0" #:version
3+
version = "0.4.1" #: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)