Skip to content

Commit 8a7cb64

Browse files
committed
deps: bump regex-syntax to 0.7.1
1 parent 31c8452 commit 8a7cb64

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.7.0"
121+
version = "0.7.1"
122122
default-features = false
123123

124124
[dev-dependencies]

0 commit comments

Comments
 (0)