Skip to content

Commit 010e85f

Browse files
author
Meir Shpilraien (Spielrein)
authored
Update Cargo.toml
1 parent c767fb1 commit 010e85f

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
@@ -121,7 +121,7 @@ bitflags = "2"
121121
libc = "0.2"
122122
enum-primitive-derive = "^0.1"
123123
num-traits = "^0.2"
124-
regex = {version ="1" , features = ["perf", "unicode", "regex-syntax/default"]}
124+
regex = {version ="1" , features = ["perf", "unicode"]}
125125
strum_macros = "0.24"
126126
backtrace = "0.3"
127127
linkme = "0.3"

0 commit comments

Comments
 (0)