1

Update keywords

This commit is contained in:
Evan Pratten 2023-08-02 20:04:57 -04:00
parent eb1da675de
commit 7d0a9f08dd

View File

@ -9,9 +9,9 @@ homepage = "https://github.com/ewpratten/protomask/tree/master/libs/rfc6052"
documentation = "https://docs.rs/rfc6052"
repository = "https://github.com/ewpratten/protomask"
license = "GPL-3.0"
keywords = []
categories = []
keywords = ["rfc6052", "ipv4-embedded-ipv6", "address-translation", "ipv4", "ipv6"]
categories = ["algorithms", "encoding", "network-programming"]
[dependencies]
thiserror = "^1.0.44"
ipnet = "^2.8.0"
ipnet = "^2.8.0"