{
  "cksum": "6f5cb6bae30037a9462484c3f8c2290314b43e2ca09f7250a573165bcea9e914",
  "crate_file": "generic-ec-0.2.4.crate",
  "crate_url": "https://static.crates.io/crates/generic-ec/generic-ec-0.2.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-ec-core",
      "optional": false,
      "req": "^0.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-ec-curves",
      "optional": true,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "phantom-type",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_test",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "serde_with",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "udigest",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "all-curves": [
      "curve-secp256k1",
      "curve-secp256r1",
      "curve-stark",
      "curve-ed25519"
    ],
    "alloc": [
      "hex/alloc"
    ],
    "curve-ed25519": [
      "curves",
      "generic-ec-curves/ed25519"
    ],
    "curve-secp256k1": [
      "curves",
      "generic-ec-curves/secp256k1"
    ],
    "curve-secp256r1": [
      "curves",
      "generic-ec-curves/secp256r1"
    ],
    "curve-stark": [
      "curves",
      "generic-ec-curves/stark"
    ],
    "curves": [
      "generic-ec-curves"
    ],
    "std": [
      "alloc"
    ]
  },
  "features2": {
    "default": [
      "std",
      "serde"
    ],
    "serde": [
      "dep:serde",
      "generic-ec-core/serde",
      "hex",
      "serde_with"
    ],
    "udigest": [
      "dep:udigest"
    ]
  },
  "index_path": "ge/ne/generic-ec",
  "name": "generic-ec",
  "pubtime": "2024-04-08T14:25:51Z",
  "v": 2,
  "vers": "0.2.4",
  "yanked": false
}
