# 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 = "cargo-luban" version = "0.3.1" authors = ["wang wei "] exclude = ["release/*.exe"] description = "This is a luban project generator" homepage = "https://github.com/luban-project/luban" readme = "README.md" keywords = ["generator"] categories = ["command-line-utilities"] license = "Apache-2.0/MIT" [dependencies.case] version = "1.0.0" [dependencies.clap] version = "2.32.0" [dependencies.config] version = "0.9" [dependencies.dirs] version = "1.0" [dependencies.fs_extra] version = "0.1.0" [dependencies.git2] version = "0.7" [dependencies.lazy_static] version = "1.2.0" [dependencies.nom-sql] version = "0.0.10" [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [dependencies.serde_yaml] version = "0.8" [dependencies.sqlparser] version = "0.5.0" [dependencies.tera] version = "0.11" [dependencies.toml] version = "0.4" [dependencies.walkdir] version = "2.2.9"