{
  "cksum": "f0ace9cb6d370460557cdfc2f053010a103f2da858f5c1fc1e9b42358cebb5e9",
  "crate_file": "miraland-program-1.18.4.crate",
  "crate_url": "https://static.crates.io/crates/miraland-program/miraland-program-1.18.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.80",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "arbitrary",
      "optional": false,
      "req": "^1.3.2",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ark-bn254",
      "optional": false,
      "req": "^0.4.0",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ark-ec",
      "optional": false,
      "req": "^0.4.0",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ark-ff",
      "optional": false,
      "req": "^0.4.0",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ark-serialize",
      "optional": false,
      "req": "^0.4.0",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "array-bytes",
      "optional": false,
      "req": "=1.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_matches",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc",
        "std"
      ],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.21.7",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.4.2",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [
        "digest",
        "traits-preview"
      ],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "unstable__schema"
      ],
      "kind": "normal",
      "name": "borsh",
      "optional": false,
      "req": "^1.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "borsh0-10",
      "optional": false,
      "package": "borsh",
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "borsh0-9",
      "optional": false,
      "package": "borsh",
      "req": "^0.9.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bv",
      "optional": false,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.14.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "jobserver",
        "parallel"
      ],
      "kind": "build",
      "name": "cc",
      "optional": false,
      "req": "^1.0.83",
      "target": "cfg(any(unix, windows))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_error_panic_hook",
      "optional": false,
      "req": "^0.1.7",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_log",
      "optional": false,
      "req": "^0.2.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": false,
      "req": "^3.2.1",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [
        "js",
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.10",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "custom"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.10",
      "target": "cfg(target_os = \"solana\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.10.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.10.5",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3.68",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "extra_traits"
      ],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.153",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libsecp256k1",
      "optional": false,
      "req": "^0.6.0",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "light-poseidon",
      "optional": false,
      "req": "^0.2.0",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memoffset",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "miraland-frozen-abi",
      "optional": false,
      "req": "=1.18.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "miraland-frozen-abi-macro",
      "optional": false,
      "req": "=1.18.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "miraland-logger",
      "optional": false,
      "req": "=1.18.4",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "miraland-sdk-macro",
      "optional": false,
      "req": "=1.18.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": false,
      "req": "^0.4.4",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-derive",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "i128"
      ],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": "cfg(not(target_pointer_width = \"64\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "rustc_version",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustversion",
      "optional": false,
      "req": "^1.0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.197",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_bytes",
      "optional": false,
      "req": "^0.11.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0.103",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.114",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.114",
      "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": "sha3",
      "optional": false,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "static_assertions",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.57",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tiny-bip39",
      "optional": false,
      "req": "^0.8.2",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(not(target_os = \"solana\"))"
    },
    {
      "default_features": false,
      "features": [
        "default",
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.3",
      "target": "cfg(not(target_os = \"solana\"))"
    }
  ],
  "features": {
    "default": []
  },
  "index_path": "mi/ra/miraland-program",
  "name": "miraland-program",
  "pubtime": "2024-11-03T07:27:57Z",
  "rust_version": "1.72.0",
  "vers": "1.18.4",
  "yanked": false
}
