{
  "cksum": "81960ce6c780f5a63f6ab4e94b3b34212f839ce7e7768b953413e4ee3c4d1438",
  "crate_file": "generic-ec-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/generic-ec/generic-ec-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-ec-core",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-ec-curves",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "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"
    ],
    "alloc": [
      "hex/alloc"
    ],
    "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"
    ],
    "wasm": [
      "getrandom/js"
    ]
  },
  "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": "2023-12-11T17:53:33Z",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
