# 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 = "smd_tests" version = "0.0.7" authors = ["Robert Balicki "] description = "Tests for the smd! macro" homepage = "https://www.smithy.rs" documentation = "https://docs.smithy.rs/smd_tests" license = "MIT/Apache-2.0" repository = "https://github.com/rbalicki2/smithy" [dependencies.shellexpand] version = "1.0.0" [dependencies.smd_macro] version = "0.0.7" [dependencies.smithy] version = "0.0.7" [dependencies.smithy_types] version = "0.0.7" [dependencies.wasm-bindgen] version = "0.2.28" features = ["nightly"] [dependencies.web-sys] version = "0.3.5" features = [] [features] cache-logs = ["smd_macro/cache-logs"]