{
  "cksum": "3da7f26bdb6e8a62120b8e9b56d385409daf9205ceb5929bd606c035455a4f4d",
  "crate_file": "iroh-gossip-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/iroh-gossip/iroh-gossip-0.7.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "backtrace"
      ],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "package": "iroh-blake3",
      "req": "^1.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "data-encoding",
      "optional": false,
      "req": "^2.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "add",
        "debug",
        "deref",
        "display",
        "from",
        "try_into",
        "into"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^1.0.0-beta.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "rand_core"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.25",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "futures03"
      ],
      "kind": "normal",
      "name": "genawaiter",
      "optional": false,
      "req": "^0.99.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "iroh-metrics",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "iroh-net",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "use-std",
        "experimental-derive"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quinn",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.164",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "sync",
        "rt",
        "macros",
        "net",
        "fs"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "codec"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "url",
      "optional": false,
      "req": "^2.4.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "net"
    ],
    "net": [
      "futures",
      "iroh-net",
      "quinn",
      "tokio",
      "tokio-util"
    ]
  },
  "index_path": "ir/oh/iroh-gossip",
  "name": "iroh-gossip",
  "pubtime": "2023-10-11T19:06:14Z",
  "rust_version": "1.70",
  "vers": "0.7.0",
  "yanked": false
}
