Skip to content

Commit 894dcbe

Browse files
committed
regex-automata-0.3.8
1 parent 135e11b commit 894dcbe

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