{
  "cksum": "bd4d8bf69313723c1cbd8e8878cbf57b900a5d49f5b7ed83ba501de50e62f780",
  "crate_file": "llmtask-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/llmtask/llmtask-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "regex-syntax",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "smol_str",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "alloc": [
      "dep:smol_str"
    ],
    "default": [
      "std",
      "json"
    ],
    "json": [
      "dep:serde_json",
      "alloc"
    ],
    "regex": [
      "dep:regex",
      "dep:regex-syntax",
      "alloc"
    ],
    "serde": [
      "dep:serde",
      "serde/alloc",
      "alloc",
      "smol_str?/serde"
    ],
    "std": [
      "alloc",
      "thiserror/default",
      "regex?/default",
      "regex-syntax?/default",
      "smol_str/default",
      "serde?/std",
      "serde_json?/std"
    ]
  },
  "index_path": "ll/mt/llmtask",
  "name": "llmtask",
  "pubtime": "2026-05-10T02:06:45Z",
  "rust_version": "1.95",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
