{
  "cksum": "3c8e45921460ef188da680742fd641f9b2a85d0de6bce12ce26e64c0f4913b41",
  "crate_file": "cyphergraphy-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/cyphergraphy/cyphergraphy-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "amplify",
      "optional": false,
      "req": "^4.0.0-beta.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bech32",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": true,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ec25519",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "multibase",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand"
      ],
      "kind": "normal",
      "name": "secp256k1",
      "optional": true,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    }
  ],
  "features": {
    "bip340": [
      "secp256k1"
    ],
    "ed25519": [
      "ec25519/ed25519",
      "ec25519/random"
    ],
    "keygen_25519": [
      "ec25519/random"
    ],
    "keygen_secp256k1": [
      "secp256k1"
    ],
    "pem": [
      "ec25519/pem",
      "ec25519/std"
    ],
    "x25519": [
      "ec25519/x25519"
    ]
  },
  "index_path": "cy/ph/cyphergraphy",
  "name": "cyphergraphy",
  "pubtime": "2023-02-15T10:14:46Z",
  "rust_version": "1.65",
  "vers": "0.2.0",
  "yanked": false
}
