Skip to content

Commit 709248c

Browse files
committed
deps: bump regex-syntax to 0.7.2
1 parent 4f664b9 commit 709248c

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
@@ -118,7 +118,7 @@ optional = true
118118
# For parsing regular expressions.
119119
[dependencies.regex-syntax]
120120
path = "regex-syntax"
121-
version = "0.7.1"
121+
version = "0.7.2"
122122
default-features = false
123123

124124
[dev-dependencies]

0 commit comments

Comments
 (0)