{
  "cksum": "b67c16c8ef5ddcdab57aab83fd8e770540ea3682ccdae09642c63575b0da2184",
  "crate_file": "cyphergraphy-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/cyphergraphy/cyphergraphy-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "amplify",
      "optional": false,
      "req": "^4.6.0",
      "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.29.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": "2024-05-06T18:12:15Z",
  "rust_version": "1.69",
  "vers": "0.3.0",
  "yanked": false
}
