File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " clippy"
3
- version = " 0.1.66 "
3
+ version = " 0.1.67 "
4
4
description = " A bunch of helpful lints to avoid common pitfalls in Rust"
5
5
repository = " https://github.com/rust-lang/rust-clippy"
6
6
readme = " README.md"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " clippy_lints"
3
- version = " 0.1.66 "
3
+ version = " 0.1.67 "
4
4
description = " A bunch of helpful lints to avoid common pitfalls in Rust"
5
5
repository = " https://github.com/rust-lang/rust-clippy"
6
6
readme = " README.md"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " clippy_utils"
3
- version = " 0.1.66 "
3
+ version = " 0.1.67 "
4
4
edition = " 2021"
5
5
publish = false
6
6
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " declare_clippy_lint"
3
- version = " 0.1.66 "
3
+ version = " 0.1.67 "
4
4
edition = " 2021"
5
5
publish = false
6
6
You can’t perform that action at this time.
0 commit comments