]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/Cargo.toml
Update to regex 1 (and regex-syntax 0.6).
[rust.git] / clippy_lints / Cargo.toml
index db9947f072a376ca8563c8831d18321ae0ca7753..cc5d36ff1f216e6dc6955741e1198ddfa6155235 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "clippy_lints"
 # begin automatic update
-version = "0.0.196"
+version = "0.0.198"
 # end automatic update
 authors = [
        "Manish Goregaokar <manishsmail@gmail.com>",
@@ -21,7 +21,7 @@ itertools = "0.7"
 lazy_static = "1.0"
 matches = "0.1.2"
 quine-mc_cluskey = "0.2.2"
-regex-syntax = "0.5.0"
+regex-syntax = "0.6"
 semver = "0.9.0"
 serde = "1.0"
 serde_derive = "1.0"