Add 'homepage' and 'documentation' links to Cargo.toml

This commit is contained in:
Lucien Greathouse
2019-12-20 16:52:56 -08:00
parent cdc5513726
commit f81e8339e3

View File

@@ -4,6 +4,8 @@ version = "0.6.0-dev"
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
description = "Enables professional-grade development tools for Roblox developers"
license = "MPL-2.0"
homepage = "https://rojo.space"
documentation = "https://rojo.space/docs"
repository = "https://github.com/rojo-rbx/rojo"
readme = "README.md"
edition = "2018"