Skip to content

Commit

Permalink
deps: bump regex-automata to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Oct 14, 2023
1 parent 488604d commit d242ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ optional = true
# For the actual regex engines.
[dependencies.regex-automata]
path = "regex-automata"
version = "0.4.0"
version = "0.4.2"
default-features = false
features = ["alloc", "syntax", "meta", "nfa-pikevm"]

Expand Down

0 comments on commit d242ede

Please sign in to comment.