Skip to content

Commit

Permalink
deps: bump regex-automata to 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Sep 2, 2023
1 parent 894dcbe commit 48e09a8
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.3.7"
version = "0.3.8"
default-features = false
features = ["alloc", "syntax", "meta", "nfa-pikevm"]

Expand Down

0 comments on commit 48e09a8

Please sign in to comment.