Skip to content

Commit dc0d79e

Browse files
committed
regex-automata-0.4.0
1 parent 68b7018 commit dc0d79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.9" #:version
3+
version = "0.4.0" #: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)