{
  "cksum": "1625a0e7be9a669bb05d0e83f53b2c0e00ec9ed612b2ade7d032fbf11ef19e92",
  "crate_file": "rlx-onnx-0.2.9.crate",
  "crate_url": "https://static.crates.io/crates/rlx-onnx/rlx-onnx-0.2.9.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "pkg-config",
        "download-binaries",
        "tls-rustls"
      ],
      "kind": "normal",
      "name": "ort",
      "optional": true,
      "req": "=2.0.0-rc.11",
      "target": "cfg(not(any(target_os = \"ios\", target_os = \"android\")))"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "download-binaries",
        "tls-rustls",
        "copy-dylibs"
      ],
      "kind": "normal",
      "name": "ort",
      "optional": true,
      "req": "=2.0.0-rc.11",
      "target": "cfg(target_os = \"android\")"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "download-binaries",
        "tls-rustls"
      ],
      "kind": "normal",
      "name": "ort",
      "optional": true,
      "req": "=2.0.0-rc.11",
      "target": "cfg(target_os = \"ios\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-ir",
      "optional": false,
      "req": "^0.2.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-onnx-import",
      "optional": false,
      "req": "^0.2.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cpu"
      ],
      "kind": "normal",
      "name": "rlx-runtime",
      "optional": false,
      "req": "^0.2.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "cpu": [],
    "cuda": [
      "rlx-runtime/cuda"
    ],
    "default": [
      "native"
    ],
    "gpu": [
      "rlx-runtime/gpu"
    ],
    "metal": [
      "rlx-runtime/metal"
    ],
    "mlx": [
      "rlx-runtime/mlx"
    ],
    "native": [],
    "rocm": [
      "rlx-runtime/rocm"
    ]
  },
  "features2": {
    "all-ep": [
      "metal",
      "mlx",
      "cuda",
      "rocm",
      "gpu",
      "ort-fallback",
      "ort-coreml",
      "ort-cuda",
      "ort-rocm",
      "ort-directml"
    ],
    "ort": [
      "dep:ort"
    ],
    "ort-coreml": [
      "ort",
      "ort/coreml"
    ],
    "ort-cuda": [
      "ort",
      "ort/cuda"
    ],
    "ort-directml": [
      "ort",
      "ort/directml"
    ],
    "ort-fallback": [
      "ort"
    ],
    "ort-rocm": [
      "ort",
      "ort/rocm"
    ]
  },
  "index_path": "rl/x-/rlx-onnx",
  "name": "rlx-onnx",
  "pubtime": "2026-06-22T09:59:59Z",
  "rust_version": "1.87",
  "v": 2,
  "vers": "0.2.9",
  "yanked": false
}
