{
  "cksum": "80aa902557a77d1a7f48168f9544148eb08079167916e61d4cb5b5b13d6cdc1e",
  "crate_file": "citadel_wire-0.14.0.crate",
  "crate_url": "https://static.crates.io/crates/citadel_wire/citadel_wire-0.14.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.68",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "async-trait-with-sync",
      "optional": false,
      "req": "^0.1.36",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "async_ip",
      "optional": false,
      "req": "^0.14.0",
      "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": "bytes",
      "optional": false,
      "req": "^1.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "citadel_io",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.25",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "aio"
      ],
      "kind": "normal",
      "name": "igd",
      "optional": false,
      "req": "^0.12.0",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [
        "use_alloc",
        "use_std"
      ],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "netbeam",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": false,
      "req": "^0.10.66",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [
        "rustls"
      ],
      "kind": "normal",
      "name": "quinn",
      "optional": false,
      "req": "^0.11.5",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [
        "pem",
        "crypto",
        "ring"
      ],
      "kind": "normal",
      "name": "rcgen",
      "optional": false,
      "req": "^0.14.3",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": false,
      "req": "^0.23.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rustls-native-certs",
      "optional": false,
      "req": "^0.8.0",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.152",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "all"
      ],
      "kind": "normal",
      "name": "socket2",
      "optional": false,
      "req": "^0.6.0",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "stun",
      "optional": false,
      "req": "^0.5.0",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": false,
      "req": "^0.26.0",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.37",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "v4",
        "serde",
        "js"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.17.0",
      "target": "cfg(target_family = \"wasm\")"
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_System_IO",
        "Win32_Networking_WinSock"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.59",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "localhost-testing": [
      "tracing"
    ],
    "std": [
      "netbeam/std",
      "citadel_io/std",
      "openssl/default",
      "quinn/default",
      "serde/std",
      "async_ip/std"
    ],
    "vendored": [
      "openssl/vendored"
    ]
  },
  "index_path": "ci/ta/citadel_wire",
  "name": "citadel_wire",
  "pubtime": "2026-06-21T18:57:21Z",
  "vers": "0.14.0",
  "yanked": false
}
