{
  "cksum": "b694a4b18ed80f7274ba36061441ccf7cb8ab1f18d2da94177300fd96b629f64",
  "crate_file": "qcl-0.1.5.crate",
  "crate_url": "https://static.crates.io/crates/qcl/qcl-0.1.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "extension-module"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-wasm-bindgen",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "adv_arith": [],
    "sem_arith": []
  },
  "features2": {
    "all": [
      "std",
      "sem_arith",
      "adv_arith",
      "json",
      "yaml",
      "toml"
    ],
    "default": [
      "std",
      "sem_arith",
      "json"
    ],
    "ffi": [
      "std",
      "json"
    ],
    "json": [
      "std",
      "dep:serde_json"
    ],
    "python": [
      "dep:pyo3",
      "std",
      "json"
    ],
    "std": [
      "dep:once_cell",
      "serde/std"
    ],
    "toml": [
      "std",
      "dep:toml"
    ],
    "wasm": [
      "dep:wasm-bindgen",
      "dep:serde-wasm-bindgen",
      "std",
      "json"
    ],
    "yaml": [
      "std",
      "dep:serde_yaml"
    ]
  },
  "index_path": "3/q/qcl",
  "name": "qcl",
  "pubtime": "2026-03-23T14:50:42Z",
  "v": 2,
  "vers": "0.1.5",
  "yanked": false
}
