{
  "cksum": "b70687763fd9bf331984fb833b757db99de1f8ab34ed6efb1f0f85a09ac96a54",
  "crate_file": "arcanum-primitives-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/arcanum-primitives/arcanum-primitives-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "blake3",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "chacha20",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "chacha20poly1305",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "cipher",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "poly1305",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "blake3": [],
    "chacha20": [],
    "chacha20poly1305": [
      "chacha20",
      "poly1305"
    ],
    "cuda": [
      "std"
    ],
    "default": [
      "std",
      "alloc",
      "simd",
      "sha2",
      "blake3",
      "chacha20poly1305"
    ],
    "poly1305": [],
    "sha2": [],
    "shake": [],
    "simd": [
      "std"
    ],
    "std": [
      "alloc"
    ]
  },
  "features2": {
    "rayon": [
      "dep:rayon",
      "std"
    ]
  },
  "index_path": "ar/ca/arcanum-primitives",
  "name": "arcanum-primitives",
  "pubtime": "2026-01-22T18:18:23Z",
  "rust_version": "1.89",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
