{
  "cksum": "c9d9659348696fdc15e717628dbabe736738114424566090b3c08fed4692d7c9",
  "crate_file": "rosu-render-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/rosu-render/rosu-render-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "fastrand",
      "optional": false,
      "req": "^2.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "form_urlencoded",
      "optional": false,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyper",
      "optional": false,
      "req": "^1.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyper-hickory",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http1",
        "http2"
      ],
      "kind": "normal",
      "name": "hyper-rustls",
      "optional": true,
      "req": "^0.27.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alpn"
      ],
      "kind": "normal",
      "name": "hyper-tls",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "client-legacy",
        "http1",
        "http2",
        "tokio"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": false,
      "req": "^0.1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itoa",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "leaky-bucket",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ryu",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_urlencoded",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "formatting",
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "net"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fs",
        "macros",
        "rt-multi-thread",
        "sync"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "client",
        "fastrand",
        "sha1_smol",
        "simd"
      ],
      "kind": "normal",
      "name": "tokio-websockets",
      "optional": false,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "rustls-webpki-roots",
      "rustls-ring"
    ],
    "hickory": [
      "dep:hyper-hickory"
    ],
    "native-tls": [
      "dep:hyper-tls",
      "tokio-websockets/native-tls",
      "tokio-websockets/openssl"
    ],
    "rustls-aws-lc-rs": [
      "rustls-aws_lc_rs"
    ],
    "rustls-aws_lc_rs": [
      "hyper-rustls?/aws-lc-rs",
      "tokio-websockets/aws_lc_rs"
    ],
    "rustls-native-roots": [
      "dep:hyper-rustls",
      "dep:rustls",
      "hyper-rustls?/native-tokio",
      "tokio-websockets/rustls-native-roots"
    ],
    "rustls-platform-verifier": [
      "dep:hyper-rustls",
      "dep:rustls",
      "hyper-rustls?/rustls-platform-verifier",
      "tokio-websockets/rustls-platform-verifier"
    ],
    "rustls-ring": [
      "hyper-rustls?/ring",
      "tokio-websockets/ring"
    ],
    "rustls-webpki-roots": [
      "dep:hyper-rustls",
      "dep:rustls",
      "hyper-rustls?/webpki-tokio",
      "tokio-websockets/rustls-webpki-roots"
    ]
  },
  "index_path": "ro/su/rosu-render",
  "name": "rosu-render",
  "pubtime": "2025-09-27T12:46:39Z",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
