ablescript/ablescript/Cargo.toml

15 lines
338 B
TOML
Raw Normal View History

[package]
name = "ablescript"
version = "0.5.0"
authors = ["able <abl3theabove@gmail.com>"]
edition = "2021"
description = "The best programming language"
2021-08-11 18:32:12 +00:00
license = "MIT"
documentation = "https://ablecorp.us/able-script-the-book/"
repository = "https://git.ablecorp.us/AbleScript/able-script"
[dependencies]
logos = "0.12"
2022-05-06 19:22:57 +00:00
rand = "0.8"