Skip to content

Commit 8ddc8ec

Browse files
committed
deps: bump regex-syntax to 0.6.27
1 parent 8c0eccd commit 8ddc8ec

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
@@ -117,7 +117,7 @@ optional = true
117117
# For parsing regular expressions.
118118
[dependencies.regex-syntax]
119119
path = "regex-syntax"
120-
version = "0.6.26"
120+
version = "0.6.27"
121121
default-features = false
122122

123123
[dev-dependencies]

0 commit comments

Comments
 (0)