aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_api
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-23 20:33:45 -0700
committerFuwn <[email protected]>2021-06-23 20:33:45 -0700
commitfcc5e7c63dd43c1862bacd43a3bdd739b949415a (patch)
tree691b90a95673ee4fdea88cee3f67e896d21fde81 /crates/whirl_api
parentci(vagrant): setup (incomplete) (diff)
downloadwhirl-fcc5e7c63dd43c1862bacd43a3bdd739b949415a.tar.xz
whirl-fcc5e7c63dd43c1862bacd43a3bdd739b949415a.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 6fc2031..2ff0f35 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