# 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" version = "0.1.0" authors = ["peterhenryd"] description = "Compact functional low-level assembler, rather C.F.L.A, stylized cfla, is a declarative functional systems programming language." homepage = "https://github.com/peterhenryd/cfla" documentation = "https://peterhenryd.github.io/cfla/index.html" readme = "README.md" keywords = [ "cfla", "functional", "compiler", "declarative", "json", ] categories = ["compilers"] license-file = "LICENSE" repository = "https://github.com/peterhenryd/cfla.git"