aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_api
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-23 20:33:45 +0000
committerFuwn <[email protected]>2021-06-23 20:33:45 +0000
commitd1fb141ddc1d3795c2081b2811741077099c7a40 (patch)
treed76ac26d68d4e501a4396228fe3625a625b3105c /crates/whirl_api
parentci(vagrant): setup (incomplete) (diff)
downloadwhirl-d1fb141ddc1d3795c2081b2811741077099c7a40.tar.xz
whirl-d1fb141ddc1d3795c2081b2811741077099c7a40.zip
chore(global): remove unused `license-file` manifest keys
Diffstat (limited to 'crates/whirl_api')
-rw-r--r--crates/whirl_api/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/whirl_api/Cargo.toml b/crates/whirl_api/Cargo.toml
index 15b31e4..81f76b5 100644
--- a/crates/whirl_api/Cargo.toml
+++ b/crates/whirl_api/Cargo.toml
@@ -9,7 +9,6 @@ readme = "../../README.rst"
homepage = "https://whirlsplash.org"
repository = "https://github.com/Whirlsplash/whirl"
license = "GPL-3.0-only"
-# license-file = "LICENSE"
keywords = ["rust", "worldserver", "whirl", "whirlsplash"]
publish = false