{
  "cksum": "ae3073766083c970e2c6d866f6abb3b9d751dfe20bf5389e968c7526bb964741",
  "crate_file": "account-compression-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/account-compression/account-compression-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aligned-sized",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anchor-lang",
      "optional": false,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ark-ff",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ark-serialize",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "borsh",
      "optional": false,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "min_const_generics"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "solana"
      ],
      "kind": "normal",
      "name": "light-bounded-vec",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "solana"
      ],
      "kind": "normal",
      "name": "light-concurrent-merkle-tree",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "solana"
      ],
      "kind": "normal",
      "name": "light-hash-set",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "solana"
      ],
      "kind": "normal",
      "name": "light-hasher",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "light-heap",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "solana"
      ],
      "kind": "normal",
      "name": "light-indexed-merkle-tree",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "light-macros",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "light-merkle-tree-reference",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "light-utils",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "solana"
      ],
      "kind": "normal",
      "name": "light-verifier",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "memoffset",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "solana-program-test",
      "optional": false,
      "req": "^1.18.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-sdk",
      "optional": false,
      "req": "^1.18.11",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "solana-sdk",
      "optional": false,
      "req": "^1.18.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cpi"
      ],
      "kind": "dev",
      "name": "spl-account-compression",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "spl-concurrent-merkle-tree",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.35",
      "target": null
    }
  ],
  "features": {
    "bench-sbf": [],
    "cpi": [
      "no-entrypoint"
    ],
    "custom-heap": [
      "light-heap"
    ],
    "default": [
      "custom-heap"
    ],
    "mem-profiling": [],
    "no-entrypoint": [],
    "no-idl": [],
    "no-log-ix-name": [],
    "test-sbf": []
  },
  "index_path": "ac/co/account-compression",
  "name": "account-compression",
  "pubtime": "2024-05-07T10:08:25Z",
  "vers": "0.3.2",
  "yanked": false
}
