mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-16 08:48:51 +00:00
@ -13,6 +13,9 @@ categories = ["network-programming", "os"]
|
||||
[dependencies]
|
||||
clippy = {version = "0.0.104", optional = true}
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "achanda/ipnetwork" }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
dev = ["clippy"]
|
||||
|
Reference in New Issue
Block a user