# 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.70" name = "polywrap_http_plugin" version = "0.1.11" description = "Polywrap rust HTTP plugin" license = "MIT" [dependencies.base64] version = "0.13.1" [dependencies.multipart] version = "0.18.0" [dependencies.polywrap_plugin] version = "0.1.11" [dependencies.serde] version = "1.0.145" features = ["derive"] [dependencies.thiserror] version = "1.0.40" [dependencies.ureq] version = "2.5.0" [dev-dependencies.polywrap_client] version = "0.1.11"