# 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 = "elvis-backend" version = "0.1.2" authors = ["clearloop "] include = ["src/**/*", "Cargo.toml", "./README.md"] description = "Evlis backend library" homepage = "https://github.com/clearloop/elvis" documentation = "https://docs.rs/elvis-shared" readme = "./README.md" keywords = ["js", "wasm", "spa", "web"] license = "MIT" repository = "https://github.com/clearloop/elvis" [dependencies.binaryen] version = "0.10.0" [dependencies.cargo_metadata] version = "0.10.0" [dependencies.env_logger] version = "0.7.1" [dependencies.etc] version = "0.1.8" [dependencies.futures] version = "0.3.5" [dependencies.log] version = "0.4.0" [dependencies.notify] version = "4.0.15" [dependencies.serde] version = "1.0.114" features = ["derive"] [dependencies.serde_ignored] version = "0.1.2" [dependencies.strsim] version = "0.10.0" [dependencies.tokio] version = "0.2" features = ["macros"] [dependencies.toml] version = "0.5.6" [dependencies.warp] version = "0.2.3" [dependencies.wasm-bindgen-cli-support] version = "0.2.63"