{
  "cksum": "3b44c36726a8b4cae930903a96f3193b496664ed7c28f74f1c1b3feae0e212c3",
  "crate_file": "bls-signatures-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/bls-signatures/bls-signatures-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "base64",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "base64-serde",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blst_lib",
      "optional": true,
      "package": "blst",
      "req": "=0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blstrs",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ff",
      "optional": false,
      "package": "fff",
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "groupy",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paired",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0.106",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.52",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "blst": [
      "blst_lib",
      "blstrs"
    ],
    "blst-portable": [
      "blst_lib",
      "blst_lib/portable",
      "blstrs/portable"
    ],
    "default": [
      "pairing",
      "multicore"
    ],
    "multicore": [
      "rayon"
    ],
    "pairing": [
      "paired",
      "sha2",
      "hkdf"
    ]
  },
  "index_path": "bl/s-/bls-signatures",
  "name": "bls-signatures",
  "pubtime": "2021-03-29T12:30:51Z",
  "vers": "0.9.0",
  "yanked": false
}
