Skip to content

Commit 572e857

Browse files
committed
deps: bump to regex-syntax 0.7.3
1 parent 377f170 commit 572e857

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
@@ -180,7 +180,7 @@ features = ["alloc", "syntax", "meta", "nfa-pikevm"]
180180
# For parsing regular expressions.
181181
[dependencies.regex-syntax]
182182
path = "regex-syntax"
183-
version = "0.7.2"
183+
version = "0.7.3"
184184
default-features = false
185185

186186
[dev-dependencies]

0 commit comments

Comments
 (0)