{
  "cksum": "83b6c3f0a2f080f720073dd522a8f1e2ae060591afa8047f151cd91da73be511",
  "crate_file": "rlx-moshi-0.2.9.crate",
  "crate_url": "https://static.crates.io/crates/rlx-moshi/rlx-moshi-0.2.9.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": false,
      "features": [],
      "kind": "normal",
      "name": "candle",
      "optional": true,
      "package": "candle-core",
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-nn",
      "optional": true,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-transformers",
      "optional": true,
      "req": "^0.9.2",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "moshi",
      "optional": true,
      "req": "^0.6.4",
      "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": "rlx-cli",
      "optional": false,
      "req": "^0.2.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-core",
      "optional": false,
      "package": "rlx-models-core",
      "req": "^0.2.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "gpu-codec"
      ],
      "kind": "normal",
      "name": "rlx-mimi",
      "optional": false,
      "req": "^0.2.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hf-download"
      ],
      "kind": "dev",
      "name": "rlx-mimi",
      "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": [
        "tokenizer"
      ],
      "kind": "dev",
      "name": "rlx-whisper",
      "optional": false,
      "req": "^0.2.9",
      "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": {
    "amd-gpu": [
      "rocm"
    ],
    "cli": [],
    "rocm": [
      "rlx-runtime/rocm"
    ],
    "vulkan": [
      "rlx-runtime/vulkan"
    ]
  },
  "features2": {
    "all-backends": [
      "metal",
      "mlx",
      "cuda",
      "rocm",
      "gpu",
      "vulkan",
      "compiled-lm"
    ],
    "apple-silicon": [
      "metal",
      "mlx",
      "gpu",
      "compiled-lm"
    ],
    "compiled-lm": [
      "gpu-lm"
    ],
    "cuda": [
      "rlx-runtime/cuda",
      "gpu-lm",
      "candle/cuda",
      "candle-nn/cuda",
      "moshi/cuda"
    ],
    "default": [
      "cli",
      "tokio"
    ],
    "gpu": [
      "rlx-runtime/gpu",
      "gpu-lm"
    ],
    "gpu-lm": [
      "dep:candle",
      "dep:candle-nn",
      "dep:candle-transformers",
      "dep:moshi"
    ],
    "hf-download": [
      "dep:hf-hub"
    ],
    "metal": [
      "rlx-runtime/metal",
      "gpu-lm",
      "candle/metal",
      "candle-nn/metal",
      "moshi/metal"
    ],
    "mic": [
      "dep:cpal"
    ],
    "mlx": [
      "rlx-runtime/mlx",
      "mlx-lm"
    ],
    "mlx-lm": [
      "gpu-lm",
      "rlx-runtime/mlx"
    ],
    "nvidia-gpu": [
      "cuda",
      "compiled-lm"
    ],
    "portable-gpu": [
      "gpu",
      "vulkan"
    ],
    "tokio": [
      "dep:tokio"
    ],
    "ws-server": [
      "tokio",
      "dep:axum",
      "dep:futures-util"
    ]
  },
  "index_path": "rl/x-/rlx-moshi",
  "name": "rlx-moshi",
  "pubtime": "2026-06-23T13:34:06Z",
  "rust_version": "1.87",
  "v": 2,
  "vers": "0.2.9",
  "yanked": false
}
