dicebear-schema 1.3.0

JSON Schema definitions for DiceBear avatar styles and options
Documentation
# 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 = "dicebear-schema"
version = "1.3.0"
authors = ["Florian Körner <contact@florian-koerner.com>"]
build = false
include = [
    "/src/*.json",
    "/schema.rs",
    "/LICENSE",
    "/README.md",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "JSON Schema definitions for DiceBear avatar styles and options"
homepage = "https://www.dicebear.com"
readme = "README.md"
keywords = [
    "dicebear",
    "avatar",
    "schema",
    "json-schema",
]
license = "MIT"
repository = "https://github.com/dicebear/schema"

[lib]
name = "dicebear_schema"
path = "schema.rs"