{
  "cksum": "e00be4a1e8b1d3eb08b1fae18f4f931c10335979616e6c1efb8562f414c7beea",
  "crate_file": "noah-algebra-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/noah-algebra/noah-algebra-0.4.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "curve"
      ],
      "kind": "normal",
      "name": "ark-bls12-381",
      "optional": false,
      "req": "^0.4.0-alpha",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "yoloproofs"
      ],
      "kind": "normal",
      "name": "ark-bulletproofs",
      "optional": false,
      "req": "^4.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ec",
      "optional": false,
      "req": "^0.4.0-alpha",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ed-on-bls12-381",
      "optional": false,
      "req": "^0.4.0-alpha",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ed25519",
      "optional": false,
      "req": "^0.4.0-alpha",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "asm"
      ],
      "kind": "normal",
      "name": "ark-ff",
      "optional": false,
      "req": "^0.4.0-alpha",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-secp256k1",
      "optional": false,
      "req": "^0.4.0-alpha",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-secq256k1",
      "optional": false,
      "req": "^0.4.0-alpha",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-serialize",
      "optional": false,
      "req": "^0.4.0-alpha",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-std",
      "optional": false,
      "req": "^0.4.0-alpha",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bulletproofs",
      "optional": false,
      "package": "noah-bulletproofs",
      "req": "^4.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "i128"
      ],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.2.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": false,
      "package": "noah-curve25519-dalek",
      "req": "^4.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-integer",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ruc",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-serialize"
      ],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.50",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": false,
      "package": "noah-x25519-dalek",
      "req": "^4.0.0",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "curve25519-dalek/alloc"
    ],
    "asm": [
      "ark-ff/asm"
    ],
    "avx2_backend": [
      "curve25519-dalek/avx2_backend"
    ],
    "default": [
      "std",
      "u64_backend"
    ],
    "nightly": [
      "curve25519-dalek/nightly"
    ],
    "parallel": [
      "rayon",
      "ark-std/parallel",
      "ark-ec/parallel",
      "ark-ff/parallel",
      "ark-bulletproofs/parallel"
    ],
    "print-trace": [
      "ark-std/print-trace"
    ],
    "std": [
      "curve25519-dalek/std",
      "ark-ed-on-bls12-381/std",
      "ark-bls12-381/std",
      "ark-secp256k1/std",
      "ark-secq256k1/std",
      "ark-ed25519/std",
      "ark-ec/std",
      "ark-std/std",
      "ark-ff/std",
      "ark-serialize/std",
      "ark-bulletproofs/std"
    ],
    "u32_backend": [
      "curve25519-dalek/u32_backend"
    ],
    "u64_backend": [
      "curve25519-dalek/u64_backend"
    ]
  },
  "index_path": "no/ah/noah-algebra",
  "name": "noah-algebra",
  "pubtime": "2023-01-06T08:10:57Z",
  "vers": "0.4.0",
  "yanked": false
}
