{
  "cksum": "c27a1c02f594045c421a8b64a2f70619b7f15c2713eae56d371a5ab88856094c",
  "crate_file": "rstructor-0.2.5.crate",
  "crate_url": "https://static.crates.io/crates/rstructor/rstructor-0.2.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rstructor_derive",
      "optional": true,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros",
        "rt-multi-thread",
        "io-std"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-futures",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "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": "2025-12-31T03:11:55Z",
  "vers": "0.2.5",
  "yanked": false
}
