Add more info to Cargo.toml

This commit is contained in:
Alex Bethel 2021-06-30 16:45:44 -05:00
parent 53e624fdff
commit 6d49d142f7

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]