mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-16 10:11:01 +00:00
Bump clippy from 0.0.208 to 0.0.209
Bumps [clippy](https://github.com/rust-lang-nursery/rust-clippy) from 0.0.208 to 0.0.209. - [Release notes](https://github.com/rust-lang-nursery/rust-clippy/releases) - [Changelog](https://github.com/rust-lang-nursery/rust-clippy/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang-nursery/rust-clippy/compare/v0.0.208...v0.0.209) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
99829da5de
commit
378292cdbd
4 changed files with 11 additions and 11 deletions
|
|
@ -13,7 +13,7 @@ path = "../uucore"
|
|||
features = ["encoding"]
|
||||
|
||||
[dependencies.clippy]
|
||||
version = "0.0.208"
|
||||
version = "0.0.209"
|
||||
optional = true
|
||||
|
||||
[[bin]]
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ path = "../uucore"
|
|||
features = ["entries", "fs"]
|
||||
|
||||
[dependencies.clippy]
|
||||
version = "0.0.208"
|
||||
version = "0.0.209"
|
||||
optional = true
|
||||
|
||||
[[bin]]
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ path = "../uucore"
|
|||
features = ["utmpx"]
|
||||
|
||||
[dependencies.clippy]
|
||||
version = "0.0.208"
|
||||
version = "0.0.209"
|
||||
optional = true
|
||||
|
||||
[[bin]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue