# 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 = "cargo-dist-schema" version = "0.19.0" exclude = [ "book/*", "src/snapshots/*", "src/tests/", "tests/", ] description = "Schema information for cargo-dist's dist-manifest.json" homepage = "https://opensource.axo.dev/cargo-dist/" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/axodotdev/cargo-dist" [dependencies.camino] version = "1.1.4" features = ["serde1"] [dependencies.gazenot] version = "0.3.0" default-features = false [dependencies.schemars] version = "0.8.21" [dependencies.semver] version = "1.0.23" [dependencies.serde] version = "1.0.204" features = ["derive"] [dependencies.serde_json] version = "1.0.120" [dev-dependencies.insta] version = "1.39.0" features = ["filters"]