Skip to content

Commit

Permalink
deps: bump regex-automata to 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Aug 5, 2023
1 parent 2f5bdb0 commit 8c01708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -173,7 +173,7 @@ optional = true
# For the actual regex engines.
[dependencies.regex-automata]
path = "regex-automata"
version = "0.3.1"
version = "0.3.5"
default-features = false
features = ["alloc", "syntax", "meta", "nfa-pikevm"]

Expand Down

0 comments on commit 8c01708

Please sign in to comment.