{
  "cksum": "60bd5631720ae3b92182387baa647e34a45b56ea3e359fa756866a95a64e48f4",
  "crate_file": "aluvm-0.11.0-beta.3.crate",
  "crate_url": "https://static.crates.io/crates/aluvm/aluvm-0.11.0-beta.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "apfloat",
        "derive",
        "hex"
      ],
      "kind": "normal",
      "name": "amplify",
      "optional": false,
      "req": "^4.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "baid58",
      "optional": false,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^3.2",
      "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.2.0",
      "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.28.2",
      "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-beta.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strict_types",
      "optional": true,
      "req": "^2.7.0-beta.1",
      "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",
      "secp256k1",
      "curve25519",
      "serde"
    ],
    "alloc": [
      "amplify/alloc"
    ],
    "curve25519": [
      "curve25519-dalek"
    ],
    "default": [
      "std"
    ],
    "serde": [
      "serde_crate",
      "amplify/serde",
      "std"
    ],
    "std": [
      "amplify/std"
    ],
    "stl": [
      "strict_types/base85",
      "std"
    ]
  },
  "index_path": "al/uv/aluvm",
  "name": "aluvm",
  "pubtime": "2024-02-16T15:14:42Z",
  "rust_version": "1.69.0",
  "vers": "0.11.0-beta.3",
  "yanked": false
}
