# 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 = "stubr-build" version = "0.6.2" authors = ["Beltram Maldant"] description = "Stubr build plugin" homepage = "https://github.com/beltram/stubr" readme = "README.md" keywords = [ "mock", "test", "contract", "http", ] categories = ["development-tools::testing"] license = "Apache-2.0" repository = "https://github.com/beltram/stubr" resolver = "1" [dependencies.anyhow] version = "1.0.65" default-features = false [dependencies.cargo] version = "0.70" [dependencies.cargo-util] version = "0.2" [dependencies.fs_extra] version = "1.2"