Pārlūkot izejas kodu

Add the "embedded" crate category.

whitequark 8 gadi atpakaļ
vecāks
revīzija
d866cc7721
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -8,6 +8,7 @@ homepage = "https://github.com/m-labs/smoltcp"
 repository = "https://github.com/m-labs/smoltcp.git"
 readme = "README.md"
 keywords = ["ip", "tcp", "udp", "ethernet", "network"]
+categories = ["embedded"]
 license = "0BSD"
 
 [dependencies]