summaryrefslogtreecommitdiff
path: root/webhogg/wasm/Cargo.toml
diff options
context:
space:
mode:
authornatrixaeria <janng@gmx.de>2019-06-11 20:42:09 +0200
committernatrixaeria <janng@gmx.de>2019-06-11 20:42:09 +0200
commitd8b483d39d1051a94e4f5a955dc19a93629ec894 (patch)
treed169cee95d5c45020842424718cd9a885dea1e32 /webhogg/wasm/Cargo.toml
parentb21428c0ea29452e3edc5a11f72fa3e614ea617e (diff)
Create a build script
Diffstat (limited to 'webhogg/wasm/Cargo.toml')
-rw-r--r--webhogg/wasm/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/webhogg/wasm/Cargo.toml b/webhogg/wasm/Cargo.toml
index 79a96f3..b01d7e3 100644
--- a/webhogg/wasm/Cargo.toml
+++ b/webhogg/wasm/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "wasm"
+name = "webhogg-wasm"
version = "0.1.0"
authors = [
"natrixaeria",