diff --git a/apps/servers/octopus/supergit/Cargo.toml b/apps/servers/octopus/supergit/Cargo.toml index ebd9198554f..ff83cd991d5 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 "] edition = "2018" license = "GPL-3.0-or-later" -docs = "https://docs.rs/supergit" +documentation = "https://docs.rs/supergit" readme = "README.md" [dependencies]