File tree 5 files changed +5
-5
lines changed
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.80 "
3
+ version = " 0.1.81 "
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.80 "
3
+ version = " 0.1.81 "
4
4
edition = " 2021"
5
5
6
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " clippy_lints"
3
- version = " 0.1.80 "
3
+ version = " 0.1.81 "
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.80 "
3
+ version = " 0.1.81 "
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.80 "
3
+ version = " 0.1.81 "
4
4
edition = " 2021"
5
5
publish = false
6
6
You can’t perform that action at this time.
0 commit comments