{
  "cksum": "30b4831c3f4ac9ca141a766d3a1d240ea9e6778c9f18a86ef06f98029a478c08",
  "crate_file": "insectbox-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/insectbox/insectbox-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ascon-aead",
      "optional": true,
      "req": "=0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ascon-hash",
      "optional": true,
      "req": "=0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "heapless",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "=0.2.170",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [
        "os_rng"
      ],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": true,
      "req": "=0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "Win32_System_SystemInformation",
        "Win32_System_Memory",
        "Win32_Foundation",
        "Win32_System_Diagnostics_Debug"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "=0.59.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "=1.8.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "secbox"
    ],
    "secbox": []
  },
  "features2": {
    "cryptbox": [
      "dep:ascon-aead",
      "dep:ascon-hash",
      "dep:rand_chacha",
      "dep:zeroize"
    ],
    "dev": [
      "secbox",
      "cryptbox"
    ]
  },
  "index_path": "in/se/insectbox",
  "name": "insectbox",
  "pubtime": "2025-03-23T14:50:40Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
