aboutsummaryrefslogtreecommitdiff
path: root/server/tools/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'server/tools/Cargo.toml')
-rw-r--r--server/tools/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tools/Cargo.toml b/server/tools/Cargo.toml
index 1a6d6aa3..8c26cdfe 100644
--- a/server/tools/Cargo.toml
+++ b/server/tools/Cargo.toml
@@ -12,3 +12,4 @@ hurrycurry-protocol = { path = "../protocol" }
hurrycurry-server = { path = ".." }
serde_json = "1.0.145"
serde = { version = "1.0.225", features = ["derive"] }
+markup = "0.15.0"