Skip to content

Commit 653bb59

Browse files
committed
deps: bump regex-automata to 0.4.4
1 parent e7b5401 commit 653bb59

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.3"
179+
version = "0.4.4"
180180
default-features = false
181181
features = ["alloc", "syntax", "meta", "nfa-pikevm"]
182182

0 commit comments

Comments
 (0)