mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-16 08:48:51 +00:00
Add and remove appropriate keywords and categories
This commit is contained in:
@ -5,9 +5,9 @@ authors = ["Abhishek Chanda <abhishek.becs@gmail.com>", "Linus Färnstrand <faer
|
|||||||
description = "A library to work with IP CIDRs in Rust, heavily WIP"
|
description = "A library to work with IP CIDRs in Rust, heavily WIP"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
repository = "https://github.com/achanda/ipnetwork"
|
repository = "https://github.com/achanda/ipnetwork"
|
||||||
keywords = ["network", "ip", "address"]
|
keywords = ["network", "ip", "address", "cidr"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
categories = ["network-programming", "os"]
|
categories = ["network-programming", "parser-implementations"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Reference in New Issue
Block a user