{
  "cksum": "10bb3030d9056e9924a596ed2bbfc054373dbc1737e430db49bf22fdaca6d135",
  "crate_file": "blueprint-client-tangle-0.2.0-alpha.10.crate",
  "crate_url": "https://static.crates.io/crates/blueprint-client-tangle/blueprint-client-tangle-0.2.0-alpha.10.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-contract",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-network",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "alloy-primitives",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "reqwest",
        "ws"
      ],
      "kind": "normal",
      "name": "alloy-provider",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "eth"
      ],
      "kind": "normal",
      "name": "alloy-rpc-types",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-signer",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-signer-local",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-sol-types",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-transport",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.99",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-client-core",
      "optional": false,
      "req": "^0.2.0-alpha.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-core",
      "optional": false,
      "req": "^0.2.0-alpha.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "k256"
      ],
      "kind": "normal",
      "name": "blueprint-crypto",
      "optional": false,
      "req": "^0.2.0-alpha.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-keystore",
      "optional": false,
      "req": "^0.2.0-alpha.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-std",
      "optional": false,
      "req": "^0.2.0-alpha.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "k256",
      "optional": false,
      "req": "^0.13.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.208",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tnt-core-bindings",
      "optional": false,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "std": [
      "blueprint-core/std",
      "blueprint-std/std",
      "blueprint-keystore/std",
      "blueprint-crypto/std",
      "alloy-primitives/std",
      "tokio/full"
    ]
  },
  "index_path": "bl/ue/blueprint-client-tangle",
  "name": "blueprint-client-tangle",
  "pubtime": "2026-07-03T04:21:18Z",
  "vers": "0.2.0-alpha.10",
  "yanked": false
}
