{
  "cksum": "5f722a2bb83dfff0863db3281dd3e80c79bc5b2751768c64cf8201b87a76e7b2",
  "crate_file": "rstructor-0.2.10.crate",
  "crate_url": "https://static.crates.io/crates/rstructor/rstructor-0.2.10.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.10",
      "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-02T03:40:25Z",
  "vers": "0.2.10",
  "yanked": false
}
