Skip to content

Commit

Permalink
deps: bump regex-automata to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Jul 7, 2023
1 parent bd87969 commit 4136a1b
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.0"
version = "0.3.1"
default-features = false
features = ["alloc", "syntax", "meta", "nfa-pikevm"]

Expand Down

0 comments on commit 4136a1b

Please sign in to comment.