{
  "cksum": "c89b94c89b484ddb937306c3ae8122b866749d1d47768b5c4a1e3e8e72ea8270",
  "crate_file": "cyphergraphy-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/cyphergraphy/cyphergraphy-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "amplify",
      "optional": false,
      "req": "^4.0.0-beta.4",
      "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": "ed25519-compact",
      "optional": true,
      "req": "^2.0.2",
      "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": [
      "ed25519-compact/ed25519",
      "ed25519-compact/random"
    ],
    "keygen_25519": [
      "ed25519-compact/random"
    ],
    "keygen_secp256k1": [
      "secp256k1"
    ],
    "pem": [
      "ed25519-compact/pem",
      "ed25519-compact/std"
    ],
    "x25519": [
      "ed25519-compact/x25519"
    ]
  },
  "index_path": "cy/ph/cyphergraphy",
  "name": "cyphergraphy",
  "pubtime": "2023-01-16T11:54:42Z",
  "rust_version": "1.65",
  "vers": "0.1.0",
  "yanked": false
}
