Skip to content

Commit

Permalink
deps: bump regex-automata to 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Jan 21, 2024
1 parent e7b5401 commit 653bb59
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 @@ -176,7 +176,7 @@ default-features = false
# For the actual regex engines.
[dependencies.regex-automata]
path = "regex-automata"
version = "0.4.3"
version = "0.4.4"
default-features = false
features = ["alloc", "syntax", "meta", "nfa-pikevm"]

Expand Down

0 comments on commit 653bb59

Please sign in to comment.