# 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 = "fhttp-test-utils" version = "2.0.0" authors = ["René Perschon "] description = "test utils library for the fhttp tool" homepage = "https://github.com/Leopard2A5/fhttp" documentation = "https://docs.rs/fhttp-test-utils" readme = "README.asciidoc" license = "MIT" repository = "https://github.com/Leopard2A5/fhttp" [dependencies.anyhow] version = "1.0" [dependencies.fhttp-core] version = "2.0.0" [dependencies.temp-dir] version = "0.1.11"