{
  "cksum": "1255884b12951ea800e5160a95ec5a9620206d4bdafe3dc02cde28676a16614f",
  "crate_file": "switchboard-on-demand-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/switchboard-on-demand/switchboard-on-demand-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anchor-client",
      "optional": true,
      "req": "^0.30.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anchor-lang",
      "optional": true,
      "req": "^0.30.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anchor-spl",
      "optional": true,
      "req": "^0.30.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arc-swap",
      "optional": false,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.77",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.21.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "borsh",
      "optional": false,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libsecp256k1",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "kv_unstable",
        "kv_unstable_std"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-address-lookup-table-program",
      "optional": false,
      "req": ">=1.14, <2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-client",
      "optional": true,
      "req": "^1.17.16, <2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-program",
      "optional": false,
      "req": ">=1.14, <2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-sdk",
      "optional": true,
      "req": "^1.17.16, <2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "no-entrypoint"
      ],
      "kind": "normal",
      "name": "spl-associated-token-account",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "no-entrypoint"
      ],
      "kind": "normal",
      "name": "spl-token",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "switchboard-common",
      "optional": false,
      "req": "^0.11.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "tracing"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7.10",
      "target": null
    }
  ],
  "features": {
    "all-features": [
      "ipfs",
      "cpi",
      "no-entrypoint",
      "client"
    ],
    "anchor": [
      "anchor-spl",
      "anchor-lang"
    ],
    "client": [
      "anchor-spl",
      "solana-client",
      "solana-sdk",
      "anchor-lang",
      "anchor-client",
      "switchboard-common/client",
      "tokio",
      "tokio-util"
    ],
    "cpi": [
      "no-entrypoint"
    ],
    "default": [
      "cpi"
    ],
    "devnet": [],
    "doc_cfg": [],
    "ipfs": [
      "switchboard-common/ipfs"
    ],
    "no-entrypoint": [],
    "pid_override": [],
    "secrets": []
  },
  "index_path": "sw/it/switchboard-on-demand",
  "name": "switchboard-on-demand",
  "pubtime": "2025-01-28T15:59:50Z",
  "vers": "0.3.2",
  "yanked": false
}
