diff options
| author | Fuwn <[email protected]> | 2021-06-23 20:33:45 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-23 20:33:45 -0700 |
| commit | fcc5e7c63dd43c1862bacd43a3bdd739b949415a (patch) | |
| tree | 691b90a95673ee4fdea88cee3f67e896d21fde81 /crates/whirl_api | |
| parent | ci(vagrant): setup (incomplete) (diff) | |
| download | whirl-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.toml | 1 |
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 |