{
  "cksum": "e9d2aba7f61aa1a2985b0fe6d4541428428e767fcc817308c393006c0e6f8cf3",
  "crate_file": "rstructor-0.2.11.crate",
  "crate_url": "https://static.crates.io/crates/rstructor/rstructor-0.2.11.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.44",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "query",
        "default-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rstructor_derive",
      "optional": true,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros",
        "rt-multi-thread",
        "io-std"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.52.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-futures",
      "optional": true,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.23",
      "target": null
    }
  ],
  "features": {
    "anthropic": [
      "reqwest",
      "tokio"
    ],
    "default": [
      "openai",
      "anthropic",
      "grok",
      "gemini",
      "derive",
      "logging"
    ],
    "derive": [
      "rstructor_derive"
    ],
    "gemini": [
      "reqwest",
      "tokio"
    ],
    "grok": [
      "reqwest",
      "tokio"
    ],
    "logging": [
      "tracing-subscriber",
      "tracing-futures"
    ],
    "openai": [
      "reqwest",
      "tokio"
    ]
  },
  "index_path": "rs/tr/rstructor",
  "name": "rstructor",
  "pubtime": "2026-05-28T18:15:19Z",
  "vers": "0.2.11",
  "yanked": false
}
