We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa92de0 commit a7045b1Copy full SHA for a7045b1
Cargo.toml
@@ -20,7 +20,7 @@ exclude = [
20
[dependencies]
21
yaml-rust = { version = "0.4", optional = true }
22
onig = { version = "5.0", optional = true }
23
-fancy-regex = { version = "0.3.0", optional = true }
+fancy-regex = { version = "0.3.2", optional = true }
24
walkdir = "2.0"
25
regex-syntax = { version = "0.6", optional = true }
26
lazy_static = "1.0"
0 commit comments