# 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" rust-version = "1.75.0" name = "cfla-cli" version = "0.1.0" authors = ["peterhenryd"] description = "Command-line interface for the compact functional low-level assembler, cfla, a declarative functional systems programming language." homepage = "https://github.com/cfla-group/cfla/blob/main/packages/cfla-cli/README.md" documentation = "https://peterhenryd.github.io/cfla/cli/index.html" readme = "README.md" keywords = [ "cfla", "functional", "compiler", "declarative", "json", ] categories = [ "compilers", "command-line-interface", ] license-file = "LICENSE" repository = "https://github.com/peterhenryd/cfla.git" [dependencies]