Skip to content

Commit 1a54a82

Browse files
committed
deps: bump regex-automata to 0.4.3
1 parent 61242b1 commit 1a54a82

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
@@ -174,7 +174,7 @@ optional = true
174174
# For the actual regex engines.
175175
[dependencies.regex-automata]
176176
path = "regex-automata"
177-
version = "0.4.2"
177+
version = "0.4.3"
178178
default-features = false
179179
features = ["alloc", "syntax", "meta", "nfa-pikevm"]
180180

0 commit comments

Comments
 (0)