# 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 = "wrap_manifest_schemas" version = "0.1.11" description = "WRAP Manifest rust typings" readme = "README.md" license = "MIT" [dependencies.handlebars] version = "4.3.5" [dependencies.jsonschema] version = "0.16.1" default-features = false [dependencies.polywrap-jsonref] version = "0.1.0" [dependencies.polywrap_msgpack_serde] version = "0.0.2-beta.7" [dependencies.polywrap_schemafy] version = "0.1.1" [dependencies.semver] version = "1.0.14" [dependencies.serde] version = "1.0.145" features = ["derive"] [dependencies.serde_json] version = "1.0.87" [dependencies.thiserror] version = "1.0.40" [dependencies.ureq] version = "2.5.0"