{
  "cksum": "b244c07d1b7ad045c0fad33aa3db351beec1d62b162f4e191e6536ee88d51faa",
  "crate_file": "blueprint-networking-0.1.0-alpha.3.crate",
  "crate_url": "https://static.crates.io/crates/blueprint-networking/blueprint-networking-0.1.0-alpha.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-primitives",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.98",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "auto_impl",
      "optional": false,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "k256",
        "hashing"
      ],
      "kind": "normal",
      "name": "blueprint-crypto",
      "optional": false,
      "req": "^0.1.0-alpha.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "k256"
      ],
      "kind": "normal",
      "name": "blueprint-crypto-core",
      "optional": false,
      "req": "^0.1.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-std",
      "optional": false,
      "req": "^0.1.0-alpha.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^6.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "fastrand",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.30",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "use_alloc"
      ],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "k256",
      "optional": false,
      "req": "^0.13.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libp2p",
      "optional": false,
      "req": "^0.55.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio",
        "gossipsub",
        "mdns",
        "noise",
        "macros",
        "yamux",
        "tcp",
        "quic",
        "request-response",
        "cbor",
        "identify",
        "kad",
        "dcutr",
        "relay",
        "ping",
        "dns",
        "autonat",
        "upnp",
        "serde"
      ],
      "kind": "normal",
      "name": "libp2p",
      "optional": false,
      "req": "^0.55.0",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [
        "static-context"
      ],
      "kind": "normal",
      "name": "libsecp256k1",
      "optional": false,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lru-mem",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.208",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "time"
      ],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "env-filter",
        "fmt"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std",
      "testing"
    ],
    "std": [
      "blueprint-crypto/std",
      "blueprint-std/std",
      "k256/std",
      "tokio/full",
      "serde/std",
      "serde_json/std",
      "libsecp256k1/std"
    ],
    "testing": []
  },
  "index_path": "bl/ue/blueprint-networking",
  "name": "blueprint-networking",
  "pubtime": "2025-04-14T21:25:28Z",
  "rust_version": "1.86",
  "vers": "0.1.0-alpha.3",
  "yanked": false
}
