# 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 = "2018" name = "l1ir-rust" version = "0.0.1" authors = ["Andrew "] description = "L1 Intermediate Representation to Rust compiler" readme = "README.md" keywords = [ "compiler", "minifier", "AST", "IR", "AOT", ] license = "MIT" repository = "https://github.com/andrew-johnson-4/L1IR_Rust" [dependencies.l1_ir] version = "0.0.50"