Skip to content

Commit 4136a1b

Browse files
committed
deps: bump regex-automata to 0.3.1
1 parent bd87969 commit 4136a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ optional = true
173173
# For the actual regex engines.
174174
[dependencies.regex-automata]
175175
path = "regex-automata"
176-
version = "0.3.0"
176+
version = "0.3.1"
177177
default-features = false
178178
features = ["alloc", "syntax", "meta", "nfa-pikevm"]
179179

0 commit comments

Comments
 (0)