# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "zamm_yang" version = "0.2.0" authors = ["Amos Jun-yeung Ng "] description = "A basic, experimental code generator" readme = "README.md" keywords = ["codegen", "code-generation"] categories = ["development-tools"] license = "GPL-3.0" repository = "https://github.com/amosjyng/yang" [dependencies.colored] version = "2" [dependencies.heck] version = "0.3.1" [dependencies.indoc] version = "1.0" [dependencies.itertools] version = "0.9.0" [dependencies.path_abs] version = "0.5.0" [dependencies.semver] version = "0.9.0" [dependencies.textwrap] version = "0.12.1" [dependencies.zamm_yin] version = "=0.2.0" [build-dependencies.zamm] version = "0.1.6"