Skip to content

Commit 2931b07

Browse files
committed
syntax: bump minimum regex-syntax version to 0.6.26
1 parent b41bde0 commit 2931b07

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.25"
120+
version = "0.6.26"
121121
default-features = false
122122

123123
[dev-dependencies]

0 commit comments

Comments
 (0)