# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.64" name = "lets_expect_assertions" version = "0.5.1" description = "lets_expect assertions. This crate is internal to the lets_expect crate and should not be used directly." categories = ["development-tools::testing"] license = "MIT" repository = "https://github.com/tomekpiotrowski/lets_expect" [dependencies.colored] version = "2.0.0" [dependencies.lets_expect_core] version = "=0.5.1" [features] tokio = ["lets_expect_core/tokio"]