# 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 = "otoroshi_rust_types" version = "1.0.1" authors = ["Zwiterrion "] description = "A CLI to create and build WASM binaries" homepage = "https://github.com/MAIF/otoroshi-rust-types" readme = "README.md" keywords = ["types"] categories = ["command-line-utilities"] license = "MIT OR Apache-2.0" repository = "https://github.com/MAIF/otoroshi-rust-types" [dependencies.base64] version = "0.22.0" [dependencies.extism-pdk] version = "1.1.0" [dependencies.serde] version = "1.0.152" [dependencies.serde_json] version = "1.0.91"