aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorKaiden Fey <kookie@spacekookie.de>2020-11-09 21:57:08 +0100
committerMx Kookie <kookie@spacekookie.de>2020-12-21 05:19:47 +0100
commit553d2cfe0e9538a00784154fe1bf55e52e5c8e45 (patch)
tree702c5fb9905c15670e15de63abd79ddd82bad3a0 /apps
parent1ce98c19867d61cc94706b1f8a7c70ae8869b988 (diff)
supergit: adding more Cargo.toml keys to allow publishing
Diffstat (limited to 'apps')
-rw-r--r--apps/servers/octopus/supergit/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/servers/octopus/supergit/Cargo.toml b/apps/servers/octopus/supergit/Cargo.toml
index ebd9198554f9..ff83cd991d52 100644
--- a/apps/servers/octopus/supergit/Cargo.toml
+++ b/apps/servers/octopus/supergit/Cargo.toml
@@ -5,7 +5,7 @@ version = "0.1.0"
authors = ["Mx Kookie <kookie@spacekookie.de>"]
edition = "2018"
license = "GPL-3.0-or-later"
-docs = "https://docs.rs/supergit"
+documentation = "https://docs.rs/supergit"
readme = "README.md"
[dependencies]