Skip to content

Commit 6649b28

Browse files
committed
remove keyword in Cargo.toml due to limit
1 parent 19f19cc commit 6649b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Forwards ports on UPnP-enabled gateways. Inspired by portmapper (
55
authors = ["Paweł Zmarzły <[email protected]>"]
66
homepage = "https://github.com/pzmarzly/portforwarder-rs"
77
repository = "https://github.com/pzmarzly/portforwarder-rs"
8-
keywords = ["upnp", "port", "forwarding", "network", "forward", "ipv4"]
8+
keywords = ["upnp", "port", "forwarding", "network", "forward"]
99
readme = "README.md"
1010
categories = ["network-programming", "command-line-utilities"]
1111
license = "MIT"

0 commit comments

Comments
 (0)