{
  "cksum": "fb5ebb45dab1f1c6bdcd9acacc1ea1328e86551ba7365147c9e3a9ab20d3117c",
  "crate_file": "hopper-lang-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/hopper-lang/hopper-lang-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hopper-anchor",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hopper-associated-token",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hopper-core",
      "optional": false,
      "package": "hopper-systems",
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hopper-distribute",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hopper-finance",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hopper-lending",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hopper-macros",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hopper-macros-proc",
      "optional": true,
      "package": "hopper-derive",
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hopper-memo",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hopper-metaplex",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hopper-multisig",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hopper-runtime",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hopper-schema",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hopper-solana",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hopper-staking",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hopper-system",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hopper-token",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hopper-token-2022",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hopper-vesting",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2-const-stable",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "advanced": [
      "hopper-core/advanced"
    ],
    "collections": [
      "hopper-core/collections"
    ],
    "cu-trace": [
      "hopper-runtime/cu-trace"
    ],
    "diff": [
      "hopper-core/diff"
    ],
    "explain": [
      "hopper-core/explain"
    ],
    "frame": [
      "hopper-core/frame"
    ],
    "framework": [],
    "graph": [
      "hopper-core/graph"
    ],
    "legacy-token-instructions": [
      "hopper-token/legacy-token-instructions",
      "hopper-solana/legacy-token-instructions"
    ],
    "migrate": [
      "hopper-core/migrate"
    ],
    "policy": [
      "hopper-core/policy"
    ],
    "proc-macros": [
      "hopper-macros-proc",
      "receipt"
    ],
    "receipt": [
      "hopper-core/receipt"
    ],
    "systems": [
      "advanced",
      "collections"
    ],
    "virtual-state": [
      "hopper-core/virtual-state"
    ]
  },
  "features2": {
    "anchor-interop": [
      "dep:hopper-anchor"
    ],
    "default": [
      "hopper-native-backend"
    ],
    "distribute": [
      "dep:hopper-distribute"
    ],
    "finance": [
      "dep:hopper-finance"
    ],
    "hopper-native-backend": [
      "hopper-runtime/hopper-native-backend",
      "hopper-core/hopper-native-backend",
      "hopper-system/hopper-native-backend",
      "hopper-token/hopper-native-backend",
      "hopper-token-2022/hopper-native-backend",
      "hopper-associated-token/hopper-native-backend",
      "hopper-memo/hopper-native-backend",
      "hopper-metaplex?/hopper-native-backend",
      "hopper-finance?/hopper-native-backend",
      "hopper-lending?/hopper-native-backend",
      "hopper-staking?/hopper-native-backend",
      "hopper-vesting?/hopper-native-backend",
      "hopper-distribute?/hopper-native-backend",
      "hopper-multisig?/hopper-native-backend",
      "hopper-anchor?/hopper-native-backend",
      "hopper-macros/hopper-native-backend",
      "hopper-schema/hopper-native-backend",
      "hopper-solana/hopper-native-backend"
    ],
    "legacy-pinocchio-compat": [
      "hopper-runtime/legacy-pinocchio-compat",
      "hopper-core/legacy-pinocchio-compat",
      "hopper-system/legacy-pinocchio-compat",
      "hopper-token/legacy-pinocchio-compat",
      "hopper-token-2022/legacy-pinocchio-compat",
      "hopper-associated-token/legacy-pinocchio-compat",
      "hopper-memo/legacy-pinocchio-compat",
      "hopper-metaplex?/legacy-pinocchio-compat",
      "hopper-finance?/legacy-pinocchio-compat",
      "hopper-lending?/legacy-pinocchio-compat",
      "hopper-staking?/legacy-pinocchio-compat",
      "hopper-vesting?/legacy-pinocchio-compat",
      "hopper-distribute?/legacy-pinocchio-compat",
      "hopper-multisig?/legacy-pinocchio-compat",
      "hopper-anchor?/legacy-pinocchio-compat",
      "hopper-macros/legacy-pinocchio-compat",
      "hopper-schema/legacy-pinocchio-compat",
      "hopper-solana/legacy-pinocchio-compat"
    ],
    "lending": [
      "dep:hopper-lending"
    ],
    "metaplex": [
      "dep:hopper-metaplex"
    ],
    "multisig": [
      "dep:hopper-multisig"
    ],
    "solana-program-backend": [
      "hopper-runtime/solana-program-backend",
      "hopper-core/solana-program-backend",
      "hopper-system/solana-program-backend",
      "hopper-token/solana-program-backend",
      "hopper-token-2022/solana-program-backend",
      "hopper-associated-token/solana-program-backend",
      "hopper-memo/solana-program-backend",
      "hopper-metaplex?/solana-program-backend",
      "hopper-finance?/solana-program-backend",
      "hopper-lending?/solana-program-backend",
      "hopper-staking?/solana-program-backend",
      "hopper-vesting?/solana-program-backend",
      "hopper-distribute?/solana-program-backend",
      "hopper-multisig?/solana-program-backend",
      "hopper-anchor?/solana-program-backend",
      "hopper-macros/solana-program-backend",
      "hopper-schema/solana-program-backend",
      "hopper-solana/solana-program-backend"
    ],
    "staking": [
      "dep:hopper-staking"
    ],
    "vesting": [
      "dep:hopper-vesting"
    ]
  },
  "index_path": "ho/pp/hopper-lang",
  "name": "hopper-lang",
  "pubtime": "2026-05-16T02:48:48Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
