# 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 = "http_plugin_rs" version = "0.0.1-beta.4" description = "Polywrap rust HTTP plugin" license = "MIT" [dependencies.base64] version = "0.13.0" [dependencies.multipart] version = "0.17.0" [dependencies.polywrap_core] version = "0.1.6-beta.2" [dependencies.polywrap_msgpack] version = "0.1.6-beta.2" [dependencies.polywrap_plugin] version = "0.1.6-beta.2" [dependencies.serde] version = "1.0.145" features = ["derive"] [dependencies.ureq] version = "2.5.0" [dependencies.wrap_manifest_schemas] version = "0.1.6-beta.2" [dev-dependencies.polywrap_client] version = "0.1.6-beta.2"