Skip to content

Commit 874d07d

Browse files
committed
Fix typos in Cargo.toml
1 parent 829a60e commit 874d07d

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
@@ -8,7 +8,7 @@ repository = "https://github.com/automesh-network/netstack-smoltcp"
88
homepage = "https://github.com/automesh-network/netstack-smoltcp"
99
documentation = "https://docs.rs/netstack-smoltcp"
1010
keywords = ["netstack", "smoltcp", "network", "ip", "tun"]
11-
categories = ["network-programing"]
11+
categories = ["network-programming"]
1212
description = """
1313
A netstack for the special purpose of turning packets from/to a TUN interface
1414
into TCP streams and UDP packets. It uses smoltcp-rs as the backend netstack.

0 commit comments

Comments
 (0)