{
  "cksum": "d345a910699f3b05f0997ae1512f7104edff0af125a30a503649a5a73fb144e8",
  "crate_file": "rstructor-0.2.8.crate",
  "crate_url": "https://static.crates.io/crates/rstructor/rstructor-0.2.8.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": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "query",
        "default-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rstructor_derive",
      "optional": true,
      "req": "^0.2.8",
      "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",
      "base64"
    ],
    "grok": [
      "reqwest",
      "tokio"
    ],
    "logging": [
      "tracing-subscriber",
      "tracing-futures"
    ],
    "openai": [
      "reqwest",
      "tokio"
    ]
  },
  "index_path": "rs/tr/rstructor",
  "name": "rstructor",
  "pubtime": "2026-02-06T19:36:23Z",
  "vers": "0.2.8",
  "yanked": false
}
