1
Fork 0
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:
dependabot[bot] 2018-06-20 07:19:23 +00:00
parent 99829da5de
commit 378292cdbd
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
4 changed files with 11 additions and 11 deletions

View file

@ -13,7 +13,7 @@ path = "../uucore"
features = ["encoding"]
[dependencies.clippy]
version = "0.0.208"
version = "0.0.209"
optional = true
[[bin]]

View file

@ -17,7 +17,7 @@ path = "../uucore"
features = ["entries", "fs"]
[dependencies.clippy]
version = "0.0.208"
version = "0.0.209"
optional = true
[[bin]]

View file

@ -13,7 +13,7 @@ path = "../uucore"
features = ["utmpx"]
[dependencies.clippy]
version = "0.0.208"
version = "0.0.209"
optional = true
[[bin]]