Skip to content

Commit 48e09a8

Browse files
committed
deps: bump regex-automata to 0.3.8
1 parent 894dcbe commit 48e09a8

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

0 commit comments

Comments
 (0)