Skip to content

Commit ad5cd6c

Browse files
committed
deps: bump regex-automata
1 parent ee69d9e commit ad5cd6c

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
@@ -176,7 +176,7 @@ default-features = false
176176
# For the actual regex engines.
177177
[dependencies.regex-automata]
178178
path = "regex-automata"
179-
version = "0.4.8"
179+
version = "0.4.11"
180180
default-features = false
181181
features = ["alloc", "syntax", "meta", "nfa-pikevm"]
182182

0 commit comments

Comments
 (0)