{
  "cksum": "bb1ffffa22ae86a3b58d7b754844e5c08e185c7c30b6c1a0364bcac3d70c37b8",
  "crate_file": "switchboard-on-demand-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/switchboard-on-demand/switchboard-on-demand-0.9.0.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": "base64ct",
      "optional": false,
      "req": "<1.8",
      "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": [
        "std"
      ],
      "kind": "normal",
      "name": "pinocchio",
      "optional": true,
      "req": "^0.9.2",
      "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-define-syscall",
      "optional": false,
      "req": ">2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-program",
      "optional": false,
      "req": ">2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-sdk-ids",
      "optional": false,
      "req": ">2",
      "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.6",
      "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": [
      "cpi",
      "no-entrypoint",
      "client"
    ],
    "anchor": [
      "anchor-lang"
    ],
    "anchor_legacy": [
      "anchor",
      "anchor-lang"
    ],
    "client": [
      "anchor-lang",
      "anchor-client",
      "tokio",
      "tokio-util",
      "futures",
      "arc-swap"
    ],
    "cpi": [
      "no-entrypoint"
    ],
    "default": [
      "cpi"
    ],
    "devnet": [],
    "doc_cfg": [
      "switchboard-common/doc_cfg"
    ],
    "no-entrypoint": [],
    "pid_override": [],
    "test_only_ignore_singers": []
  },
  "features2": {
    "pinocchio": [
      "dep:pinocchio"
    ]
  },
  "index_path": "sw/it/switchboard-on-demand",
  "name": "switchboard-on-demand",
  "pubtime": "2025-09-19T12:04:16Z",
  "v": 2,
  "vers": "0.9.0",
  "yanked": false
}
