# 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.65" name = "phper-test" version = "0.13.1" authors = [ "PHPER Framework Team", "jmjoy ", ] description = "PHPer testing utilities." readme = "README.md" keywords = [ "php", "binding", ] license = "MulanPSL-2.0" repository = "https://github.com/phper-framework/phper" [package.metadata.docs.rs] all-features = true rustdoc-args = [ "--cfg", "docsrs", ] [dependencies.fastcgi-client] version = "0.9.0" [dependencies.libc] version = "0.2.147" [dependencies.once_cell] version = "1.18.0" [dependencies.phper-macros] version = "0.13.1" [dependencies.tempfile] version = "3.6.0" [dependencies.tokio] version = "1.29.1" features = ["full"]