]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/Cargo.toml
Auto merge of #9178 - alex-semenyuk:match_like_matches_macro_fix, r=Jarcho
[rust.git] / clippy_lints / Cargo.toml
index 8246df01dd9cfcd84742f2b156af325eabb5850c..9a3f042ffc034e47bb52a5a42c84f6c11966dbd5 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy_lints"
-version = "0.1.63"
+version = "0.1.64"
 description = "A bunch of helpful lints to avoid common pitfalls in Rust"
 repository = "https://github.com/rust-lang/rust-clippy"
 readme = "README.md"