{
  "cksum": "1b9d49f41ded8e63761b6b4c3120dfdc289415a1ed10107db6198eb311057ca5",
  "crate_file": "icu_datetime-2.1.1.crate",
  "crate_url": "https://static.crates.io/crates/icu_datetime/icu_datetime-2.1.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "databake",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "displaydoc",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": true,
      "req": "^1.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fixed_decimal",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "icu_calendar",
      "optional": false,
      "req": "~2.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "icu_datetime_data",
      "optional": true,
      "req": "~2.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "icu_decimal",
      "optional": false,
      "req": "~2.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "icu_locale",
      "optional": true,
      "req": "~2.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "icu_locale_core",
      "optional": false,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zerovec",
        "alloc"
      ],
      "kind": "normal",
      "name": "icu_pattern",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "icu_plurals",
      "optional": false,
      "req": "~2.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "icu_provider",
      "optional": false,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "icu_time",
      "optional": false,
      "req": "~2.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "litemap",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "zerovec"
      ],
      "kind": "normal",
      "name": "potential_utf",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.220",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": true,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "zerovec"
      ],
      "kind": "normal",
      "name": "tinystr",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "writeable",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "zerotrie",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "yoke"
      ],
      "kind": "normal",
      "name": "zerovec",
      "optional": false,
      "req": "^0.11.3",
      "target": null
    }
  ],
  "features": {
    "experimental": [],
    "ixdtf": [
      "icu_time/ixdtf",
      "icu_calendar/ixdtf"
    ],
    "logging": [
      "icu_calendar/logging"
    ]
  },
  "features2": {
    "compiled_data": [
      "dep:icu_datetime_data",
      "icu_calendar/compiled_data",
      "icu_decimal/compiled_data",
      "icu_plurals/compiled_data",
      "icu_time/compiled_data",
      "dep:icu_locale",
      "icu_locale?/compiled_data",
      "icu_provider/baked"
    ],
    "datagen": [
      "dep:databake",
      "dep:either",
      "dep:litemap",
      "dep:smallvec",
      "icu_calendar/datagen",
      "icu_pattern/databake",
      "icu_plurals/datagen",
      "icu_time/datagen",
      "icu_provider/export",
      "serde"
    ],
    "default": [
      "compiled_data",
      "ixdtf"
    ],
    "serde": [
      "dep:serde",
      "icu_calendar/serde",
      "icu_decimal/serde",
      "icu_pattern/serde",
      "icu_plurals/serde",
      "icu_provider/alloc",
      "icu_provider/serde",
      "icu_time/serde",
      "litemap?/serde",
      "smallvec?/serde",
      "tinystr/serde",
      "potential_utf/serde",
      "zerovec/serde",
      "dep:zerotrie"
    ]
  },
  "index_path": "ic/u_/icu_datetime",
  "name": "icu_datetime",
  "pubtime": "2025-10-28T18:08:28Z",
  "rust_version": "1.83",
  "v": 2,
  "vers": "2.1.1",
  "yanked": false
}
