Skip to content

Commit d242ede

Browse files
committed
deps: bump regex-automata to 0.4.2
1 parent 488604d commit d242ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ optional = true
174174
# For the actual regex engines.
175175
[dependencies.regex-automata]
176176
path = "regex-automata"
177-
version = "0.4.0"
177+
version = "0.4.2"
178178
default-features = false
179179
features = ["alloc", "syntax", "meta", "nfa-pikevm"]
180180

0 commit comments

Comments
 (0)