Add more info to Cargo.toml

pull/35/head
Alex Bethel 2021-06-30 16:45:44 -05:00
parent 2e84ecb6f8
commit 72b434a877
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@ version = "0.1.0"
authors = ["able <abl3theabove@gmail.com>"]
edition = "2018"
description = "The best programming language"
license-file = "LICENSE"
documentation = "https://ablecorp.us/able-script-the-book/"
repository = "https://github.com/AbleCorp/able-script"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]