{
  "cksum": "0e42737aa6542bb2244807d70481333f900084ca11c3917780e0b1af429c758b",
  "crate_file": "eio-okta-data-0.2.1.crate",
  "crate_url": "https://static.crates.io/crates/eio-okta-data/eio-okta-data-0.2.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1.3.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "std"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5.20",
      "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.5.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "derive_builder",
      "optional": true,
      "req": "^0.20",
      "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": "^3, >=3.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "macro_rules_attribute",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "mediatype",
      "optional": false,
      "req": "^0.19.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "attr-macro",
        "std",
        "attr-macro",
        "std"
      ],
      "kind": "normal",
      "name": "proptest",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "proptest-derive",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "remain",
      "optional": false,
      "req": "^0.2.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "chrono"
      ],
      "kind": "normal",
      "name": "schemars",
      "optional": true,
      "req": "^0.8.21",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.213",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.132",
      "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.8, >=0.8.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "std"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": true,
      "req": "^0.26.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "test-strategy",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "validator",
      "optional": true,
      "req": "^0.19.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "arbitrary": [
      "dep:arbitrary",
      "chrono/arbitrary"
    ],
    "builder": [
      "dep:derive_builder"
    ],
    "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?/serde1"
    ],
    "strum": [
      "dep:strum"
    ],
    "validate": [
      "dep:validator"
    ]
  },
  "index_path": "ei/o-/eio-okta-data",
  "name": "eio-okta-data",
  "pubtime": "2025-01-06T23:49:20Z",
  "rust_version": "1.83",
  "v": 2,
  "vers": "0.2.1",
  "yanked": false
}
