mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-15 16:43:00 +00:00
Update clippy requirement from 0.0.104 to 0.0.302
Updates the requirements on [clippy](https://github.com/rust-lang-nursery/rust-clippy) to permit the latest version. - [Release notes](https://github.com/rust-lang-nursery/rust-clippy/releases) - [Changelog](https://github.com/rust-lang/rust-clippy/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang-nursery/rust-clippy/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
@ -11,7 +11,7 @@ documentation = "https://docs.rs/ipnetwork/"
|
||||
categories = ["network-programming", "os"]
|
||||
|
||||
[dependencies]
|
||||
clippy = {version = "0.0.104", optional = true}
|
||||
clippy = {version = "0.0.302", optional = true}
|
||||
serde = ">=0.8.0, <2.0"
|
||||
serde_derive = ">=0.8.0, <2.0"
|
||||
|
||||
|
Reference in New Issue
Block a user