# 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" name = "kitten" version = "0.5.0" authors = [ "Andy Davis ", "Matthew Weller ", "Kyle Manning ", "Rick Bolton ", ] description = "Kitten is a light bdd framework for Rust and for those who don't like cucumber - cats don't like cucumbers, kittens are light cats." homepage = "https://github.com/majikandy/kitten" documentation = "https://docs.rs/kitten/0.3.0/kitten/" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/majikandy/kitten" [dependencies.async-trait] version = "0.1.73" [dependencies.futures-util] version = "0.3.28" [dependencies.tokio] version = "1.32.0" features = ["full"]