diff --git a/Cargo.toml b/Cargo.toml index 9530709..c3c9ae2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "gog-sync" version = "0.2.1" authors = ["Sebastian Hugentobler "] description = "Synchronizes a GOG library with a local folder." +documentation = "https://docs.rs/crate/gog-sync" repository = "https://gitlab.com/thallian/gog-sync" readme = "README.md" keywords = ["gog", "sync", "cli"]