# 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_cli" version = "0.5.4" authors = ["AbleScript Developers"] description = "The best programming language" documentation = "https://gblecorp.github.io/able-script-the-book" license = "MIT" repository = "https://git.ablecorp.us/AbleScript/able-script" resolver = "1" [dependencies.ablescript] version = "0.5.3" [dependencies.clap] version = "4.2" features = ["derive"] [dependencies.rustyline] version = "11.0"