{
  "cksum": "79ae2b0e9f9aa4b60a6490d4c8eeaa225f9ed35eb798cf296dbfe0abe602186a",
  "crate_file": "randgen-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/randgen/randgen-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.97",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_cmd",
      "optional": false,
      "req": "^2.0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byte-unit",
      "optional": false,
      "req": "^5.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "wrap_help"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_complete",
      "optional": false,
      "req": "^4.5.46",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_complete_nushell",
      "optional": false,
      "req": "^4.5.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "predicates",
      "optional": false,
      "req": "^3.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "os_rng",
        "std"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.9.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_hc",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_isaac",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_mt",
      "optional": true,
      "req": "^5.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_pcg",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_sfc",
      "optional": true,
      "req": "^0.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_xorshift",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_xoshiro",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sysexits",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "base64": [
      "dep:base64"
    ],
    "default": [
      "base64",
      "hc",
      "hex",
      "isaac",
      "mt",
      "pcg",
      "sfc",
      "xorshift"
    ],
    "hc": [
      "dep:rand_hc"
    ],
    "hex": [
      "dep:hex"
    ],
    "isaac": [
      "dep:rand_isaac"
    ],
    "mt": [
      "dep:rand_mt"
    ],
    "pcg": [
      "dep:rand_pcg"
    ],
    "sfc": [
      "dep:rand_sfc"
    ],
    "xorshift": [
      "dep:rand_xorshift"
    ]
  },
  "index_path": "ra/nd/randgen",
  "name": "randgen",
  "pubtime": "2025-03-10T13:55:25Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
