From 0ca2acf50bb12ac12b0277a991cc1ad3bcddbf14 Mon Sep 17 00:00:00 2001 From: spieljs Date: Sat, 28 Mar 2020 17:40:38 +0100 Subject: [PATCH] change slugs in categories --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7217d2f..4925507 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ description = "Utility for yew framework to get the complete structure of vnode" authors = ["Francisco Jesus Navarro Cortes "] edition = "2018" license = "MIT" -categories = ["yew", "debug", "test"] +categories = ["wasm", "development-tools::testing", "development-tools::cargo-plugins"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html