{
  "cksum": "8fed3dafc2ea1753b0ad03581117892db9d1af1005a0a717448a12b124021318",
  "crate_file": "aluvm-0.11.0.crate",
  "crate_url": "https://static.crates.io/crates/aluvm/aluvm-0.11.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "apfloat",
        "derive",
        "hex"
      ],
      "kind": "normal",
      "name": "amplify",
      "optional": false,
      "req": "~4.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ascii-armor",
      "optional": true,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "baid64",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^3.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ripemd",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "global-context"
      ],
      "kind": "normal",
      "name": "secp256k1",
      "optional": true,
      "req": "^0.30.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_crate",
      "optional": true,
      "package": "serde",
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "float",
        "derive"
      ],
      "kind": "normal",
      "name": "strict_encoding",
      "optional": false,
      "req": "~2.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strict_types",
      "optional": true,
      "req": "~2.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "all": [
      "stl",
      "std",
      "log",
      "secp256k1",
      "curve25519",
      "serde",
      "ascii-armor"
    ],
    "alloc": [
      "amplify/alloc"
    ],
    "curve25519": [
      "curve25519-dalek"
    ],
    "default": [
      "std"
    ],
    "log": [
      "std"
    ],
    "serde": [
      "serde_crate",
      "amplify/serde",
      "std",
      "strict_encoding/serde"
    ],
    "std": [
      "amplify/std"
    ],
    "stl": [
      "strict_types/armor",
      "std"
    ]
  },
  "index_path": "al/uv/aluvm",
  "name": "aluvm",
  "pubtime": "2024-12-23T11:16:37Z",
  "rust_version": "1.77.0",
  "vers": "0.11.0",
  "yanked": false
}
