{
  "cksum": "8487d18e9d77311df1516087fd2355c70f08cb1b1e8fffb7c632f368bf10f3a4",
  "crate_file": "eio-okta-data-0.5.2.crate",
  "crate_url": "https://static.crates.io/crates/eio-okta-data/eio-okta-data-0.5.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "std"
      ],
      "kind": "normal",
      "name": "bon",
      "optional": true,
      "req": "^3.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.41",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "std"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5.45",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "derive"
      ],
      "kind": "normal",
      "name": "comparable",
      "optional": true,
      "req": "^0.5.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "constcat",
      "optional": true,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "Clone",
        "Debug",
        "Default",
        "Eq",
        "Hash",
        "PartialEq"
      ],
      "kind": "normal",
      "name": "educe",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "email_address",
      "optional": false,
      "req": "^0.2.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "chrono",
        "derive",
        "rand_core",
        "serde_json"
      ],
      "kind": "normal",
      "name": "fake",
      "optional": true,
      "req": "^5.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "macro_rules_attribute",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "mediatype",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "attr-macro",
        "std"
      ],
      "kind": "normal",
      "name": "proptest",
      "optional": true,
      "req": "^1.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "proptest-derive",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "remain",
      "optional": false,
      "req": "^0.2.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "chrono04"
      ],
      "kind": "normal",
      "name": "schemars",
      "optional": true,
      "req": "^1.0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.142",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_yml",
      "optional": false,
      "req": "^0.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "merge",
        "std"
      ],
      "kind": "normal",
      "name": "struct-patch",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "std"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": true,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "test-strategy",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "validator",
      "optional": true,
      "req": "^0.20.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "arbitrary": [
      "dep:arbitrary",
      "chrono/arbitrary"
    ],
    "builder": [
      "dep:bon"
    ],
    "clap": [
      "dep:clap"
    ],
    "comparable": [
      "dep:comparable"
    ],
    "default": [
      "arbitrary",
      "builder",
      "clap",
      "comparable",
      "dummy",
      "educe",
      "patch",
      "proptest",
      "schemars",
      "serde",
      "strum",
      "validate"
    ],
    "dummy": [
      "dep:fake",
      "proptest",
      "dep:rand",
      "dep:constcat"
    ],
    "educe": [
      "dep:educe"
    ],
    "patch": [
      "dep:struct-patch"
    ],
    "proptest": [
      "dep:proptest",
      "dep:proptest-derive",
      "dep:test-strategy"
    ],
    "schemars": [
      "dep:schemars"
    ],
    "serde": [
      "dep:serde",
      "chrono/serde",
      "comparable?/serde",
      "email_address/serde_support",
      "mediatype/serde",
      "rand?/serde"
    ],
    "strum": [
      "dep:strum"
    ],
    "validate": [
      "dep:validator"
    ]
  },
  "index_path": "ei/o-/eio-okta-data",
  "name": "eio-okta-data",
  "pubtime": "2026-05-07T19:07:34Z",
  "rust_version": "1.91",
  "v": 2,
  "vers": "0.5.2",
  "yanked": false
}
