{
  "cksum": "e238e617c9411b3a86cac7b5f3734517f443e277bf2853589f8d2efcd2253259",
  "crate_file": "rlx-moshi-0.2.11.crate",
  "crate_url": "https://static.crates.io/crates/rlx-moshi/rlx-moshi-0.2.11.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ws"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpal",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ureq"
      ],
      "kind": "normal",
      "name": "hf-hub",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hound",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-cli",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-core",
      "optional": false,
      "package": "rlx-models-core",
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-ir",
      "optional": false,
      "req": "=0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-mimi",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hf-download"
      ],
      "kind": "dev",
      "name": "rlx-mimi",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cpu"
      ],
      "kind": "normal",
      "name": "rlx-runtime",
      "optional": false,
      "req": "=0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokenizer"
      ],
      "kind": "dev",
      "name": "rlx-whisper",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "safetensors",
      "optional": false,
      "req": "^0.4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sentencepiece",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "rt-multi-thread",
        "macros",
        "net"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "all-backends": [
      "metal",
      "mlx",
      "cuda",
      "rocm",
      "gpu",
      "vulkan",
      "coreml"
    ],
    "amd-gpu": [
      "rocm"
    ],
    "apple-silicon": [
      "metal",
      "mlx",
      "gpu",
      "coreml"
    ],
    "cli": [],
    "coreml": [
      "rlx-runtime/coreml"
    ],
    "cuda": [
      "rlx-runtime/cuda",
      "rlx-mimi/cuda"
    ],
    "gpu": [
      "rlx-runtime/gpu",
      "rlx-mimi/gpu"
    ],
    "metal": [
      "rlx-runtime/metal",
      "rlx-mimi/metal"
    ],
    "mlx": [
      "rlx-runtime/mlx",
      "rlx-mimi/mlx"
    ],
    "nvidia-gpu": [
      "cuda"
    ],
    "portable-gpu": [
      "gpu",
      "vulkan"
    ],
    "rocm": [
      "rlx-runtime/rocm",
      "rlx-mimi/rocm"
    ],
    "vulkan": [
      "rlx-runtime/vulkan",
      "rlx-mimi/vulkan"
    ]
  },
  "features2": {
    "default": [
      "cli",
      "tokio"
    ],
    "hf-download": [
      "dep:hf-hub"
    ],
    "mic": [
      "dep:cpal"
    ],
    "tokio": [
      "dep:tokio"
    ],
    "ws-server": [
      "tokio",
      "dep:axum",
      "dep:futures-util"
    ]
  },
  "index_path": "rl/x-/rlx-moshi",
  "name": "rlx-moshi",
  "pubtime": "2026-07-06T05:58:39Z",
  "rust_version": "1.87",
  "v": 2,
  "vers": "0.2.11",
  "yanked": false
}
