Bump Clippy version -> 0.1.67

This commit is contained in:
Philipp Krones
2022-11-21 20:02:06 +01:00
parent fd5b85c957
commit 25e98bf708
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "clippy"
version = "0.1.66"
version = "0.1.67"
description = "A bunch of helpful lints to avoid common pitfalls in Rust"
repository = "https://github.com/rust-lang/rust-clippy"
readme = "README.md"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "clippy_lints"
version = "0.1.66"
version = "0.1.67"
description = "A bunch of helpful lints to avoid common pitfalls in Rust"
repository = "https://github.com/rust-lang/rust-clippy"
readme = "README.md"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "clippy_utils"
version = "0.1.66"
version = "0.1.67"
edition = "2021"
publish = false
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "declare_clippy_lint"
version = "0.1.66"
version = "0.1.67"
edition = "2021"
publish = false