Add more info to Cargo.toml
This commit is contained in:
parent
1e8314b1a1
commit
bc7427014d
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue