{
  "cksum": "f6fe49cfe0111fd7e247266bee7a94b75032979ddd46d5edcc12eb458e8c2166",
  "crate_file": "qcl-0.1.4.crate",
  "crate_url": "https://static.crates.io/crates/qcl/qcl-0.1.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1",
      "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": 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
    }
  ],
  "features": {
    "adv_arith": [],
    "default": [
      "sem_arith",
      "json"
    ],
    "json": [
      "serde_json"
    ],
    "sem_arith": [],
    "yaml": [
      "serde_yaml"
    ]
  },
  "features2": {
    "all": [
      "sem_arith",
      "adv_arith",
      "json",
      "yaml",
      "toml"
    ],
    "toml": [
      "dep:toml"
    ]
  },
  "index_path": "3/q/qcl",
  "name": "qcl",
  "pubtime": "2026-03-23T10:03:05Z",
  "v": 2,
  "vers": "0.1.4",
  "yanked": false
}
