File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " clippy"
3- version = " 0.1.92 "
3+ version = " 0.1.93 "
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_config"
3- version = " 0.1.92 "
3+ version = " 0.1.93 "
44edition = " 2024"
55publish = false
66
Original file line number Diff line number Diff line change 11[package ]
22name = " clippy_lints"
3- version = " 0.1.92 "
3+ version = " 0.1.93 "
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_utils"
3- version = " 0.1.92 "
3+ version = " 0.1.93 "
44edition = " 2024"
55description = " Helpful tools for writing lints, provided as they are used in Clippy"
66repository = " https://github.com/rust-lang/rust-clippy"
Original file line number Diff line number Diff line change 11[package ]
22name = " declare_clippy_lint"
3- version = " 0.1.92 "
3+ version = " 0.1.93 "
44edition = " 2024"
55repository = " https://github.com/rust-lang/rust-clippy"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments