File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " clippy"
3- version = " 0.1.56 "
3+ version = " 0.1.57 "
44description = " A bunch of helpful lints to avoid common pitfalls in Rust"
55repository = " https://github.com/rust-lang/rust-clippy"
66readme = " README.md"
Original file line number Diff line number Diff line change 11[package ]
22name = " clippy_lints"
3- # begin automatic update
4- version = " 0.1.56"
5- # end automatic update
3+ version = " 0.1.57"
64description = " A bunch of helpful lints to avoid common pitfalls in Rust"
75repository = " https://github.com/rust-lang/rust-clippy"
86readme = " README.md"
Original file line number Diff line number Diff line change 11[package ]
22name = " clippy_utils"
3- version = " 0.1.56 "
3+ version = " 0.1.57 "
44edition = " 2018"
55publish = false
66
You can’t perform that action at this time.
0 commit comments