# 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 = "mber" version = "0.1.8" authors = ["Izel Nakri "] build = "build.rs" description = "rust rewrite of ember-cli" readme = "README.md" keywords = ["cli", "ember-cli", "javascript", "frontend", "testing"] license = "MIT" repository = "https://github.com/izelnakri/mber-rust" [dependencies.Inflector] version = "0.11.4" [dependencies.hyper] version = "0.12.34" [dependencies.libflate] version = "0.1.27" [dependencies.md5] version = "0.7.0" [dependencies.mustache] version = "0.9.0" [dependencies.regex] version = "1.3.1" [dependencies.sass-rs] version = "0.2.2" [dependencies.select] version = "0.4.3" [dependencies.serde] version = "1.0.100" features = ["derive"] [dependencies.serde_json] version = "1.0.40" [dependencies.walkdir] version = "2.2.9" [dependencies.yansi] version = "0.5.0" [build-dependencies.mustache] version = "0.9.0" [build-dependencies.serde] version = "1.0.100" features = ["derive"] [build-dependencies.serde_json] version = "1.0.40" [build-dependencies.toml] version = "0.5.3" [build-dependencies.walkdir] version = "2.2.9" [badges.circle-ci] branch = "master" repository = "izelnakri/mber-rust"