{
  "cksum": "711a53c2d47bbd818258c498c8dbfe186a2526c631495cfe7e078567f86b8469",
  "crate_file": "time-0.3.49.crate",
  "crate_url": "https://static.crates.io/crates/time/time-0.3.49.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.1",
      "target": "cfg(bench)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "deranged",
      "optional": false,
      "req": "^0.5.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3.58",
      "target": "cfg(all(target_family = \"wasm\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.98",
      "target": "cfg(target_family = \"unix\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-conv",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "num-conv",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_threads",
      "optional": true,
      "req": "^0.1.2",
      "target": "cfg(target_family = \"unix\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "powerfmt",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "quickcheck",
      "optional": true,
      "req": "^1.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "quickcheck_macros",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand010",
      "optional": true,
      "package": "rand",
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand08",
      "optional": true,
      "package": "rand",
      "req": "^0.8.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "rand08",
      "optional": false,
      "package": "rand",
      "req": "^0.8.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand09",
      "optional": true,
      "package": "rand",
      "req": "^0.9.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "small_rng"
      ],
      "kind": "dev",
      "name": "rand09",
      "optional": false,
      "package": "rand",
      "req": "^0.9.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest_reuse",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0.184",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_core",
      "optional": true,
      "req": "^1.0.220",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.68",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_test2",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time-core",
      "optional": false,
      "req": "=0.1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time-macros",
      "optional": true,
      "req": "=0.2.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "time-macros",
      "optional": false,
      "req": "=0.2.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1.0.102",
      "target": "cfg(__ui_tests)"
    }
  ],
  "features": {},
  "features2": {
    "alloc": [
      "serde_core?/alloc"
    ],
    "default": [
      "std"
    ],
    "formatting": [
      "std",
      "time-macros?/formatting"
    ],
    "large-dates": [
      "time-core/large-dates",
      "time-macros?/large-dates"
    ],
    "local-offset": [
      "std",
      "dep:libc",
      "dep:num_threads"
    ],
    "macros": [
      "dep:time-macros"
    ],
    "parsing": [
      "time-macros?/parsing"
    ],
    "quickcheck": [
      "dep:quickcheck",
      "alloc",
      "deranged/quickcheck"
    ],
    "rand": [
      "rand08",
      "rand09",
      "rand010"
    ],
    "rand010": [
      "dep:rand010",
      "deranged/rand010"
    ],
    "rand08": [
      "dep:rand08",
      "deranged/rand08"
    ],
    "rand09": [
      "dep:rand09",
      "deranged/rand09"
    ],
    "serde": [
      "dep:serde_core",
      "time-macros?/serde",
      "deranged/serde"
    ],
    "serde-human-readable": [
      "serde",
      "formatting",
      "parsing"
    ],
    "serde-well-known": [
      "serde",
      "formatting",
      "parsing"
    ],
    "std": [
      "alloc"
    ],
    "wasm-bindgen": [
      "dep:js-sys"
    ]
  },
  "index_path": "ti/me/time",
  "name": "time",
  "pubtime": "2026-06-13T21:46:22Z",
  "rust_version": "1.88.0",
  "v": 2,
  "vers": "0.3.49",
  "yanked": false
}
