]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Bump the version
[rust.git] / Cargo.toml
index eef5afcc2edae1d4dd6ef4a3762f9fbec3b52629..46cf9fa1e4939a0c79d7cd3d826ccea786ad1e71 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-version = "0.0.142"
+version = "0.0.143"
 authors = [
        "Manish Goregaokar <manishsmail@gmail.com>",
        "Andre Bogus <bogusandre@gmail.com>",
@@ -31,7 +31,7 @@ test = false
 
 [dependencies]
 # begin automatic update
-clippy_lints = { version = "0.0.142", path = "clippy_lints" }
+clippy_lints = { version = "0.0.143", path = "clippy_lints" }
 # end automatic update
 cargo_metadata = "0.2"