{
  "cksum": "e86d00b794ccedcfc4f08ce8a7ea2505ac51ed1fd2274cddc219e773d146b002",
  "crate_file": "switchboard-on-demand-0.7.2.crate",
  "crate_url": "https://static.crates.io/crates/switchboard-on-demand/switchboard-on-demand-0.7.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anchor-client",
      "optional": true,
      "req": ">=0.31.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "idl-build"
      ],
      "kind": "normal",
      "name": "anchor-lang",
      "optional": true,
      "req": ">=0.31.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.97",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arc-swap",
      "optional": true,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayref",
      "optional": false,
      "req": "^0.3.9",
      "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": "^1.5.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cc",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "faster-hex",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libsecp256k1",
      "optional": false,
      "req": "^0.7.1",
      "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-client",
      "optional": true,
      "req": "=2.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-define-syscall",
      "optional": false,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-program",
      "optional": false,
      "req": "=2.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-program-ed25519-dalek-bump",
      "optional": false,
      "req": "^1.16.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-program-memory",
      "optional": false,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-sdk",
      "optional": true,
      "req": "=2.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-sdk-ids",
      "optional": false,
      "req": ">=1.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "no-entrypoint"
      ],
      "kind": "normal",
      "name": "spl-associated-token-account",
      "optional": false,
      "req": ">=3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "no-entrypoint"
      ],
      "kind": "normal",
      "name": "spl-token",
      "optional": false,
      "req": ">=4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "switchboard-common",
      "optional": false,
      "req": "^0.11.5",
      "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-lang"
    ],
    "anchor_legacy": [
      "anchor",
      "anchor-lang"
    ],
    "client": [
      "solana-client",
      "solana-sdk",
      "anchor-lang",
      "anchor-client",
      "tokio",
      "tokio-util",
      "futures",
      "arc-swap"
    ],
    "cpi": [
      "no-entrypoint"
    ],
    "default": [
      "cpi"
    ],
    "devnet": [],
    "doc_cfg": [
      "switchboard-common/doc_cfg"
    ],
    "ipfs": [],
    "no-entrypoint": [],
    "pid_override": [],
    "secrets": [],
    "test_only_ignore_singers": []
  },
  "index_path": "sw/it/switchboard-on-demand",
  "name": "switchboard-on-demand",
  "pubtime": "2025-09-08T03:05:54Z",
  "vers": "0.7.2",
  "yanked": true
}
