Skip to content

Commit 36caf08

Browse files
committed
deps: bump regex-syntax minimum version to 0.6.19
1 parent e2c0889 commit 36caf08

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

124124
[dev-dependencies]

0 commit comments

Comments
 (0)