# 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.64" name = "aptos-openapi-link" version = "0.1.0" authors = ["Aptos Labs "] publish = true 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/aptis-core" [dependencies.async-trait] version = "0.1.53" [dependencies.percent-encoding] version = "2.1.0" [dependencies.poem] version = "1.3.40" [dependencies.poem-openapi] version = "2.0.10" [dependencies.serde] version = "1.0.137" default-features = false [dependencies.serde_json] version = "1.0.81"