]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Version bump
[rust.git] / Cargo.toml
index 09eb34bf5fdb0adce175b8c38c98bc3ae56d2579..65714e607469155b286d798d4be52dec540987fb 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-version = "0.0.188"
+version = "0.0.189"
 authors = [
        "Manish Goregaokar <manishsmail@gmail.com>",
        "Andre Bogus <bogusandre@gmail.com>",
@@ -37,7 +37,7 @@ path = "src/driver.rs"
 
 [dependencies]
 # begin automatic update
-clippy_lints = { version = "0.0.188", path = "clippy_lints" }
+clippy_lints = { version = "0.0.189", path = "clippy_lints" }
 # end automatic update
 cargo_metadata = "0.5"
 regex = "0.2"