# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "ablescript" version = "0.5.4" authors = ["AbleScript Developers"] description = "The best programming language" documentation = "https://ablecorp.us/able-script-the-book/" license = "MIT" repository = "https://git.ablecorp.us/AbleScript/able-script" resolver = "1" [dependencies.logos] version = "0.13" [dependencies.rand] version = "0.8"