# 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 = "awa5_rs" version = "0.1.15" build = "build.rs" description = "An AWA5.0 CLI tool written in Rust (btw)" readme = "README.md" keywords = [ "esolang", "awa5_rs", "awatalk", ] categories = [ "command-line-interface", "compilers", ] license = "GPL-3.0-or-later" repository = "https://github.com/liraymond04/awa5_rs" [dependencies.clap] version = "4.5.9" features = ["derive"] [dependencies.libloading] version = "0.8.4" [build-dependencies.cmake] version = "0.1.31"