# 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] name = "crates-test" version = "0.0.4" authors = ["Daniel Mueller "] description = "Testing playground for crates.io. Wouldn't it be nice to have a staging\narea? Bump [crates.io issue #1503](https://github.com/rust-lang/crates.io/issues/1503)\n\n\n\nA replacement of the #[test] attribute that initializes the env_logger\nbefore running tests.\n" homepage = "https://github.com/d-e-s-o" readme = "README.md" keywords = ["env_logger", "log", "logging", "testing", "tests"] categories = ["development-tools::testing", "development-tools", "config", "api-bindings"] license = "GPL-3.0-or-later" [dependencies]