{
  "cksum": "0219d056855b2850b72586ffd7704e5232b1c8584176ac82b9b12fc7934b7d7f",
  "crate_file": "indy-crypto-0.4.3-dev-68.crate",
  "crate_url": "https://static.crates.io/crates/indy-crypto/indy-crypto-0.4.3-dev-68.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "BN254"
      ],
      "kind": "normal",
      "name": "amcl",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_error_panic_hook",
      "optional": true,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": false,
      "req": "^0.5.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "int_traits",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.33",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.6.0-pre.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": false,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.1.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-serialize"
      ],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "bn_openssl": [
      "openssl",
      "int_traits"
    ],
    "cl": [
      "bn_openssl"
    ],
    "default": [
      "bn_openssl",
      "pair_amcl",
      "serialization",
      "ffi",
      "cl"
    ],
    "ffi": [],
    "pair_amcl": [
      "amcl"
    ],
    "serialization": [
      "serde",
      "serde_json",
      "serde_derive"
    ],
    "wasm": [
      "wasm-bindgen",
      "console_error_panic_hook"
    ]
  },
  "index_path": "in/dy/indy-crypto",
  "name": "indy-crypto",
  "pubtime": "2018-11-08T16:02:25Z",
  "vers": "0.4.3-dev-68",
  "yanked": false
}
