File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " clippy"
3
- version = " 0.1.53 "
3
+ version = " 0.1.54 "
4
4
authors = [" The Rust Clippy Developers" ]
5
5
description = " A bunch of helpful lints to avoid common pitfalls in Rust"
6
6
repository = " https://github.com/rust-lang/rust-clippy"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " clippy_lints"
3
3
# begin automatic update
4
- version = " 0.1.53 "
4
+ version = " 0.1.54 "
5
5
# end automatic update
6
6
authors = [" The Rust Clippy Developers" ]
7
7
description = " A bunch of helpful lints to avoid common pitfalls in Rust"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " clippy_utils"
3
- version = " 0.1.53 "
3
+ version = " 0.1.54 "
4
4
authors = [" The Rust Clippy Developers" ]
5
5
edition = " 2018"
6
6
publish = false
You can’t perform that action at this time.
0 commit comments