{
  "cksum": "df3b6224277480cff0f283c012af5deaf83ce28e531e2e0ee1648ec14bfdfc88",
  "crate_file": "rlx-embed-0.2.4.crate",
  "crate_url": "https://static.crates.io/crates/rlx-embed/rlx-embed-0.2.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "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": "rlx-bert",
      "optional": false,
      "req": "^0.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-core",
      "optional": false,
      "package": "rlx-models-core",
      "req": "^0.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-cpu",
      "optional": false,
      "req": "=0.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-flow",
      "optional": false,
      "req": "=0.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-gguf",
      "optional": false,
      "req": "=0.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-ir",
      "optional": false,
      "req": "=0.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-nomic",
      "optional": false,
      "req": "^0.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-opt",
      "optional": false,
      "req": "=0.2.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cpu"
      ],
      "kind": "normal",
      "name": "rlx-runtime",
      "optional": false,
      "req": "=0.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-vision",
      "optional": false,
      "req": "^0.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "safetensors",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "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": false,
      "features": [
        "onig"
      ],
      "kind": "normal",
      "name": "tokenizers",
      "optional": true,
      "req": "^0.22",
      "target": null
    }
  ],
  "features": {
    "all-backends": [
      "metal",
      "mlx",
      "cuda",
      "rocm",
      "gpu",
      "vulkan"
    ],
    "amd-gpu": [
      "rocm"
    ],
    "apple-silicon": [
      "metal",
      "mlx",
      "gpu"
    ],
    "cuda": [
      "rlx-runtime/cuda"
    ],
    "gpu": [
      "rlx-runtime/gpu"
    ],
    "metal": [
      "rlx-runtime/metal"
    ],
    "mlx": [
      "rlx-runtime/mlx"
    ],
    "nvidia-gpu": [
      "cuda"
    ],
    "portable-gpu": [
      "gpu"
    ],
    "rocm": [
      "rlx-runtime/rocm"
    ],
    "vulkan": [
      "rlx-runtime/vulkan"
    ]
  },
  "features2": {
    "default": [
      "embed"
    ],
    "embed": [
      "dep:tokenizers"
    ],
    "hf-download": [
      "dep:hf-hub"
    ]
  },
  "index_path": "rl/x-/rlx-embed",
  "name": "rlx-embed",
  "pubtime": "2026-06-09T19:15:11Z",
  "rust_version": "1.87",
  "v": 2,
  "vers": "0.2.4",
  "yanked": false
}
