{
  "cksum": "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c",
  "crate_file": "time-0.3.47.crate",
  "crate_url": "https://static.crates.io/crates/time/time-0.3.47.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.1",
      "target": "cfg(bench)"
    },
    {
      "default_features": true,
      "features": [
        "powerfmt"
      ],
      "kind": "normal",
      "name": "deranged",
      "optional": false,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itoa",
      "optional": true,
      "req": "^1.0.1",
      "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.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "num-conv",
      "optional": false,
      "req": "^0.2.0",
      "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": "rand08",
      "optional": true,
      "package": "rand",
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "rand08",
      "optional": false,
      "package": "rand",
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand09",
      "optional": true,
      "package": "rand",
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "small_rng"
      ],
      "kind": "dev",
      "name": "rand09",
      "optional": false,
      "package": "rand",
      "req": "^0.9.2",
      "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"
      ],
      "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_test",
      "optional": false,
      "req": "^1.0.126",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time-core",
      "optional": false,
      "req": "=0.1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time-macros",
      "optional": true,
      "req": "=0.2.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "time-macros",
      "optional": false,
      "req": "=0.2.27",
      "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": [
      "dep:itoa",
      "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"
    ],
    "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-02-05T07:44:48Z",
  "rust_version": "1.88.0",
  "v": 2,
  "vers": "0.3.47",
  "yanked": false
}
