{
  "cksum": "6e3f7a027914512d20f9176c646811d0a9de18138edb1f1d39cdcaa91dacf491",
  "crate_file": "timeflake-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/timeflake/timeflake-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base62",
      "optional": false,
      "req": "^2.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": false,
      "req": "^0.4.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "utcnow",
      "optional": false,
      "req": "^0.2.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.16.0",
      "target": null
    }
  ],
  "features": {
    "std": [
      "rand/std",
      "utcnow/std"
    ]
  },
  "features2": {
    "default": [
      "std",
      "uuid"
    ],
    "uuid": [
      "dep:uuid"
    ]
  },
  "index_path": "ti/me/timeflake",
  "name": "timeflake",
  "pubtime": "2025-03-30T23:38:33Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
