]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/Cargo.toml
Rollup merge of #107777 - compiler-errors:derive_const-actually-derive-const, r=fee1...
[rust.git] / src / tools / clippy / Cargo.toml
index f8cb4b7219c47467e6e41412b57f17733c02a46b..2cfb47dd758aa094688b5daba9abcccbbfaef654 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-version = "0.1.68"
+version = "0.1.69"
 description = "A bunch of helpful lints to avoid common pitfalls in Rust"
 repository = "https://github.com/rust-lang/rust-clippy"
 readme = "README.md"