{
  "cksum": "ef28a96196d23eb2125c3ea7fef3c7de8fa5e03dfe354d2041824289ff696377",
  "crate_file": "iso8601-timestamp-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/iso8601-timestamp/iso8601-timestamp-0.3.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "borsh",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ciborium",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "time",
        "with-deprecated"
      ],
      "kind": "normal",
      "name": "diesel",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fred",
      "optional": true,
      "req": "^10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "iso8601",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "postgres-protocol",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "with-time-0_3"
      ],
      "kind": "normal",
      "name": "postgres-types",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "quickcheck",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ramhorns",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rend_04",
      "optional": true,
      "package": "rend",
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "validation"
      ],
      "kind": "normal",
      "name": "rkyv_07",
      "optional": true,
      "package": "rkyv",
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rkyv_07",
      "optional": false,
      "package": "rkyv",
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bytecheck"
      ],
      "kind": "normal",
      "name": "rkyv_08",
      "optional": true,
      "package": "rkyv",
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rkyv_08",
      "optional": false,
      "package": "rkyv",
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": true,
      "req": "^0.8.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "parsing",
        "formatting"
      ],
      "kind": "dev",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "worker",
      "optional": true,
      "req": "^0.4",
      "target": null
    }
  ],
  "features": {
    "bson": [],
    "default": [
      "std",
      "serde"
    ],
    "diesel-pg": [
      "diesel",
      "diesel/postgres_backend"
    ],
    "js": [
      "js-sys"
    ],
    "pg": [
      "postgres-types",
      "bytes",
      "std",
      "postgres-protocol"
    ],
    "schema": [
      "schemars",
      "std"
    ],
    "std": [
      "time/std"
    ],
    "verify": []
  },
  "features2": {
    "quickcheck": [
      "dep:quickcheck",
      "time/quickcheck"
    ],
    "rand": [
      "dep:rand",
      "time/rand"
    ],
    "rkyv_07": [
      "dep:rkyv_07",
      "rend_04"
    ],
    "rkyv_08": [
      "dep:rkyv_08"
    ],
    "rusqlite": [
      "dep:rusqlite",
      "std"
    ]
  },
  "index_path": "is/o8/iso8601-timestamp",
  "name": "iso8601-timestamp",
  "pubtime": "2024-12-08T19:20:30Z",
  "v": 2,
  "vers": "0.3.2",
  "yanked": false
}
