From f7256b6a5941e330045dfe765ed8f6a59552a151 Mon Sep 17 00:00:00 2001 From: Corey Montella Date: Wed, 27 Mar 2019 12:28:09 -0400 Subject: [PATCH] update cargo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2926244..f87ea57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ documentation = "https://mech-lang.org/page/learn/" homepage = "https://mech-lang.org" repository = "https://github.com/mech-lang/program" keywords = ["mech", "language", "programming", "dataflow", "runtime"] -categories = ["science::robotics", "science", "game-engines"] +categories = ["science::robotics", "science", "game-engines", "web-programming"] license = "Apache-2.0" readme = "README.md"