Skip to content

Commit

Permalink
deps: bump regex-automata to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Oct 16, 2023
1 parent 61242b1 commit 1a54a82
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.2"
version = "0.4.3"
default-features = false
features = ["alloc", "syntax", "meta", "nfa-pikevm"]

Expand Down

0 comments on commit 1a54a82

Please sign in to comment.