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