{
  "cksum": "69d2fc1028517473e341602f53e17121aa2bb69505017b76f2f5afe7df4d530f",
  "crate_file": "sp-io-41.0.0.crate",
  "crate_url": "https://static.crates.io/crates/sp-io/sp-io-41.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bytes"
      ],
      "kind": "normal",
      "name": "codec",
      "optional": false,
      "package": "parity-scale-codec",
      "req": "^3.7.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "docify",
      "optional": false,
      "req": "^0.2.9",
      "target": "cfg(not(substrate_runtime))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": false,
      "req": "^2.1",
      "target": "cfg(not(substrate_runtime))"
    },
    {
      "default_features": false,
      "features": [
        "static-context"
      ],
      "kind": "normal",
      "name": "libsecp256k1",
      "optional": false,
      "req": "^0.7.0",
      "target": "cfg(not(substrate_runtime))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": "cfg(not(substrate_runtime))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "polkavm-derive",
      "optional": false,
      "req": "^0.24.0",
      "target": "cfg(all(any(target_arch = \"riscv32\", target_arch = \"riscv64\"), substrate_runtime))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "rustversion",
      "optional": false,
      "req": "^1.0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "recovery"
      ],
      "kind": "normal",
      "name": "secp256k1",
      "optional": false,
      "req": "^0.28.0",
      "target": "cfg(not(substrate_runtime))"
    },
    {
      "default_features": true,
      "features": [
        "global-context",
        "recovery"
      ],
      "kind": "normal",
      "name": "secp256k1",
      "optional": true,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-core",
      "optional": false,
      "req": "^37.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-crypto-hashing",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-externalities",
      "optional": false,
      "req": "^0.30.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-keystore",
      "optional": false,
      "req": "^0.43.0",
      "target": "cfg(not(substrate_runtime))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-keystore",
      "optional": true,
      "req": "^0.43.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-runtime-interface",
      "optional": false,
      "req": "^30.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-state-machine",
      "optional": false,
      "req": "^0.46.0",
      "target": "cfg(not(substrate_runtime))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-state-machine",
      "optional": true,
      "req": "^0.46.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-tracing",
      "optional": false,
      "req": "^17.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-trie",
      "optional": false,
      "req": "^40.0.0",
      "target": "cfg(not(substrate_runtime))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-trie",
      "optional": true,
      "req": "^40.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.37",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing-core",
      "optional": false,
      "req": "^0.1.32",
      "target": null
    }
  ],
  "features": {
    "bandersnatch-experimental": [
      "sp-core/bandersnatch-experimental",
      "sp-keystore/bandersnatch-experimental"
    ],
    "bls-experimental": [
      "sp-core/bls-experimental",
      "sp-keystore/bls-experimental"
    ],
    "default": [
      "std"
    ],
    "disable_allocator": [],
    "disable_oom": [],
    "disable_panic_handler": [],
    "improved_panic_error_reporting": [],
    "std": [
      "bytes/std",
      "codec/std",
      "ed25519-dalek/std",
      "libsecp256k1/std",
      "log/std",
      "secp256k1/global-context",
      "secp256k1/std",
      "sp-core/std",
      "sp-crypto-hashing/std",
      "sp-externalities/std",
      "sp-keystore/std",
      "sp-runtime-interface/std",
      "sp-state-machine/std",
      "sp-tracing/std",
      "sp-trie/std",
      "tracing-core/std",
      "tracing/std"
    ],
    "with-tracing": [
      "sp-tracing/with-tracing"
    ]
  },
  "index_path": "sp/-i/sp-io",
  "name": "sp-io",
  "pubtime": "2025-07-14T12:33:18Z",
  "vers": "41.0.0",
  "yanked": false
}
