Skip to content

Commit 446ecd6

Browse files
committed
deps: bump regex-automata to 0.3.6
1 parent c892d08 commit 446ecd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.5"
176+
version = "0.3.6"
177177
default-features = false
178178
features = ["alloc", "syntax", "meta", "nfa-pikevm"]
179179

0 commit comments

Comments
 (0)