{
  "cksum": "5bfc708e04356d3eabfa6ff5439708ede3a0c6328f3d8bfc0f205d970ec2743c",
  "crate_file": "norma-0.0.2.crate",
  "crate_url": "https://static.crates.io/crates/norma/norma-0.0.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-core",
      "optional": true,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-nn",
      "optional": true,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-transformers",
      "optional": true,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpal",
      "optional": false,
      "req": "^0.15.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dasp_frame",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sinc"
      ],
      "kind": "normal",
      "name": "dasp_interpolate",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dasp_ring_buffer",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dasp_sample",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dasp_signal",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "hf-hub",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jod-thread",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10.55",
      "target": "cfg(any())"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.202",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.119",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": true,
      "req": "^0.26.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thingbuf",
      "optional": false,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.61",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokenizers",
      "optional": true,
      "req": "^0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    }
  ],
  "features": {
    "_mock": [],
    "accelerate": [
      "candle-core/accelerate",
      "candle-nn/accelerate",
      "candle-transformers/accelerate"
    ],
    "cuda": [
      "candle-core/cuda",
      "candle-nn/cuda",
      "candle-transformers/cuda"
    ],
    "cudnn": [
      "cuda",
      "candle-core/cudnn"
    ],
    "flash-attn": [
      "cuda",
      "candle-transformers/flash-attn"
    ],
    "jack": [
      "cpal/jack"
    ],
    "metal": [
      "candle-core/metal",
      "candle-nn/metal",
      "candle-transformers/metal"
    ],
    "oboe-shared-stdcxx": [
      "cpal/oboe-shared-stdcxx"
    ],
    "whisper": [
      "candle-core",
      "candle-nn",
      "candle-transformers",
      "tokenizers",
      "hf-hub",
      "serde_json",
      "rand",
      "byteorder",
      "strum"
    ]
  },
  "features2": {
    "default": [
      "serde",
      "whisper",
      "_mock"
    ],
    "serde": [
      "dep:serde"
    ]
  },
  "index_path": "no/rm/norma",
  "name": "norma",
  "pubtime": "2024-10-04T13:48:01Z",
  "rust_version": "1.77",
  "v": 2,
  "vers": "0.0.2",
  "yanked": false
}
