{
  "cksum": "753de675f3e53364c84359d67cc58fbc6e072e34d6aa84abb886894966440776",
  "crate_file": "iota-sdk-3.0.0-alpha.1.crate",
  "crate_url": "https://static.crates.io/crates/iota-sdk/iota-sdk-3.0.0-alpha.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "alloc",
        "std"
      ],
      "kind": "dev",
      "name": "base64ct",
      "optional": false,
      "req": "^1.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bcs",
      "optional": false,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "cynic",
      "optional": false,
      "req": "^3.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "eyre",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ed25519"
      ],
      "kind": "normal",
      "name": "iota-crypto",
      "optional": true,
      "package": "iota-sdk-crypto",
      "req": "^0.0.1-alpha.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "iota-graphql-client",
      "optional": true,
      "package": "iota-sdk-graphql-client",
      "req": "^0.0.1-alpha.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "build",
      "name": "iota-graphql-client-build",
      "optional": false,
      "package": "iota-sdk-graphql-client-build",
      "req": "^0.0.1-alpha.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "iota-transaction-builder",
      "optional": true,
      "package": "iota-sdk-transaction-builder",
      "req": "^0.0.1-alpha.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rand"
      ],
      "kind": "normal",
      "name": "iota-types",
      "optional": true,
      "package": "iota-sdk-types",
      "req": "^0.0.1-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls-tls",
        "json"
      ],
      "kind": "dev",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.128",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.40.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "bech32": [
      "crypto",
      "iota-crypto/bech32"
    ],
    "bls12381": [
      "crypto",
      "iota-crypto/bls12381"
    ],
    "crypto": [
      "dep:iota-crypto"
    ],
    "default": [
      "crypto",
      "ed25519",
      "secp256r1",
      "passkey",
      "secp256k1",
      "zklogin",
      "pem",
      "bls12381",
      "bech32",
      "mnemonic",
      "graphql",
      "txn-builder",
      "types",
      "serde",
      "rand",
      "hash",
      "proptest",
      "schemars"
    ],
    "ed25519": [
      "crypto",
      "iota-crypto/ed25519"
    ],
    "graphql": [
      "dep:iota-graphql-client"
    ],
    "hash": [
      "types",
      "iota-types/hash"
    ],
    "mnemonic": [
      "crypto",
      "iota-crypto/mnemonic"
    ],
    "passkey": [
      "crypto",
      "iota-crypto/passkey"
    ],
    "pem": [
      "crypto",
      "iota-crypto/pem"
    ],
    "proptest": [
      "types",
      "iota-types/proptest"
    ],
    "rand": [
      "types",
      "iota-types/rand"
    ],
    "schemars": [
      "types",
      "iota-types/schemars"
    ],
    "secp256k1": [
      "crypto",
      "iota-crypto/secp256k1"
    ],
    "secp256r1": [
      "crypto",
      "iota-crypto/secp256r1"
    ],
    "serde": [
      "types",
      "iota-types/serde"
    ],
    "txn-builder": [
      "dep:iota-transaction-builder"
    ],
    "types": [
      "dep:iota-types"
    ],
    "zklogin": [
      "crypto",
      "iota-crypto/zklogin"
    ]
  },
  "index_path": "io/ta/iota-sdk",
  "name": "iota-sdk",
  "pubtime": "2025-11-10T07:45:13Z",
  "v": 2,
  "vers": "3.0.0-alpha.1",
  "yanked": false
}
