{
  "cksum": "18969372b436a9f0bbdaeefb527647d3eac2f1ed481ffcb8adb48350653e22df",
  "crate_file": "env_to_array-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/env_to_array/env_to_array-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base32",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base85",
      "optional": true,
      "req": "^1.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bs58",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.10.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "proc-macro2",
      "optional": false,
      "req": "^1.0.47",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "syn",
      "optional": false,
      "req": "^1.0.103",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "bs32": [
      "dep:base32"
    ],
    "bs58": [
      "dep:bs58"
    ],
    "bs64": [
      "dep:base64"
    ],
    "bs85": [
      "dep:base85"
    ],
    "default": [
      "bs58",
      "bs64",
      "bs32",
      "bs85",
      "hex"
    ],
    "hex": [
      "dep:hex"
    ]
  },
  "index_path": "en/v_/env_to_array",
  "name": "env_to_array",
  "pubtime": "2023-06-06T09:48:11Z",
  "v": 2,
  "vers": "0.3.1",
  "yanked": false
}
