aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_server
diff options
context:
space:
mode:
Diffstat (limited to 'crates/whirl_server')
-rw-r--r--crates/whirl_server/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_server/Cargo.toml b/crates/whirl_server/Cargo.toml
index 7cfe8b7..dfc6387 100644
--- a/crates/whirl_server/Cargo.toml
+++ b/crates/whirl_server/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "whirl_server"
version = "0.1.0"
-authors = ["Fuwn <[email protected]>"]
+authors = ["Fuwn <[email protected]>"]
edition = "2018"
description = "Instantiates the sub-servers which a WorldServer *should* accommodate."
documentation = "https://whirlsplash.org/docs/"