# 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 = "aptos-openapi" version = "0.2.7" authors = ["Aptos Labs "] description = "Helpers that allow structs to self-describe in an OpenAPI spec" homepage = "https://aptoslabs.com" license = "Apache-2.0" repository = "https://github.com/aptos-labs/aptos-core" resolver = "2" [dependencies.async-trait] version = "0.1.53" [dependencies.mime] version = "0.3.16" [dependencies.percent-encoding] version = "2.1.0" [dependencies.poem] version = "1.3.38" [dependencies.poem-openapi] version = "2.0.8" [dependencies.serde] version = "1.0.137" default-features = false [dependencies.serde_json] version = "1.0.81"