{
  "cksum": "6338e23ead4ab5362d435e5d2b6162d60aeba61d095fb081a4d9b6474c2d7e98",
  "crate_file": "plozone-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/plozone/plozone-0.1.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "bevy_log"
      ],
      "kind": "normal",
      "name": "bevy",
      "optional": true,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "geo-types",
      "optional": true,
      "req": "^0.7",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lin_alg",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lz4_flex",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mcubes",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "metrics",
      "optional": true,
      "req": "^0.24",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "metrics-exporter-prometheus",
      "optional": true,
      "req": "^0.16",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mimalloc",
      "optional": true,
      "req": "^0.1",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parry3d",
      "optional": false,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quinn",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rcgen",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rstar",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ring"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-uring",
      "optional": true,
      "req": "^0.5",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": true,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {
    "av": [],
    "default": [],
    "embedded": [],
    "game": [],
    "gnss": [],
    "lidar": [],
    "pathfinding": [],
    "tiled": []
  },
  "features2": {
    "bevy": [
      "dep:bevy"
    ],
    "full": [
      "parallel",
      "pathfinding",
      "tiled",
      "game",
      "net",
      "gnss",
      "lidar",
      "terrain",
      "pipeline",
      "server",
      "av",
      "embedded",
      "quic"
    ],
    "geo": [
      "dep:geo-types"
    ],
    "io_uring": [
      "server",
      "dep:tokio-uring"
    ],
    "mimalloc": [
      "dep:mimalloc"
    ],
    "net": [
      "dep:postcard",
      "dep:lz4_flex",
      "dep:zstd"
    ],
    "parallel": [
      "dep:rayon"
    ],
    "pipeline": [
      "dep:crossbeam-channel"
    ],
    "prometheus": [
      "server",
      "dep:metrics",
      "dep:metrics-exporter-prometheus"
    ],
    "quic": [
      "server",
      "dep:quinn",
      "dep:rustls",
      "dep:bytes"
    ],
    "server": [
      "net",
      "dep:tokio",
      "dep:tokio-tungstenite",
      "dep:futures-util"
    ],
    "terrain": [
      "dep:mcubes",
      "dep:lin_alg"
    ]
  },
  "index_path": "pl/oz/plozone",
  "name": "plozone",
  "pubtime": "2026-06-01T23:37:35Z",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
