# 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 = "malignius" version = "0.0.1" authors = ["Marshall Bowers "] description = "Fixures and seeding for your tests" documentation = "https://docs.rs/malignius" readme = "README.md" keywords = [ "malignius", "fixtures", "seeding", ] categories = ["development-tools::testing"] license = "MIT" repository = "https://github.com/maxdeviant/malignius" [dependencies.async-trait] version = "0.1.73" [dev-dependencies.derive_builder] version = "0.12.0" [dev-dependencies.rusqlite] version = "0.29.0" [dev-dependencies.tokio] version = "1.32.0" features = ["full"]