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 1
1
[package ]
2
2
name = " clippy"
3
- version = " 0.1.91 "
3
+ version = " 0.1.92 "
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_config"
3
- version = " 0.1.91 "
3
+ version = " 0.1.92 "
4
4
edition = " 2024"
5
5
publish = false
6
6
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " clippy_lints"
3
- version = " 0.1.91 "
3
+ version = " 0.1.92 "
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.91 "
3
+ version = " 0.1.92 "
4
4
edition = " 2024"
5
5
description = " Helpful tools for writing lints, provided as they are used in Clippy"
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 = " declare_clippy_lint"
3
- version = " 0.1.91 "
3
+ version = " 0.1.92 "
4
4
edition = " 2024"
5
5
repository = " https://github.com/rust-lang/rust-clippy"
6
6
license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments