{
  "cksum": "cac8d7c1941118cb9922b0ba8720793d5df6fbcaf5f989c523b0d7ca9cd14326",
  "crate_file": "s2n-quic-1.76.0.crate",
  "crate_url": "https://static.crates.io/crates/s2n-quic/s2n-quic-1.76.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bolero",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cuckoofilter",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hash_hasher",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "humansize",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "chacha"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "s2n-codec",
      "optional": false,
      "req": "=0.76.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "s2n-quic-core",
      "optional": false,
      "req": "=0.76.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "s2n-quic-crypto",
      "optional": true,
      "req": "=0.76.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio-runtime"
      ],
      "kind": "normal",
      "name": "s2n-quic-platform",
      "optional": false,
      "req": "=0.76.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "s2n-quic-rustls",
      "optional": true,
      "req": "=0.76.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "s2n-quic-tls",
      "optional": true,
      "req": "=0.76.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "s2n-quic-tls-default",
      "optional": true,
      "req": "=0.76.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "s2n-quic-transport",
      "optional": false,
      "req": "=0.76.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zerocopy",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "provider-address-token-default",
      "provider-tls-default"
    ],
    "provider-address-token-default": [
      "cuckoofilter",
      "hash_hasher",
      "s2n-quic-crypto",
      "zerocopy",
      "zeroize"
    ],
    "provider-event-console-perf": [
      "humansize"
    ],
    "provider-event-tracing": [
      "s2n-quic-core/event-tracing",
      "tracing"
    ],
    "provider-tls-default": [
      "s2n-quic-tls-default"
    ],
    "provider-tls-rustls": [
      "s2n-quic-rustls"
    ],
    "provider-tls-s2n": [
      "s2n-quic-tls"
    ],
    "unstable-congestion-controller": [
      "s2n-quic-core/unstable-congestion-controller"
    ],
    "unstable-limits": [
      "s2n-quic-core/unstable-limits"
    ],
    "unstable-offload-tls": [],
    "unstable-provider-connection-close-formatter": [],
    "unstable-provider-datagram": [],
    "unstable-provider-dc": [
      "s2n-quic-transport/unstable-provider-dc"
    ],
    "unstable-provider-io-testing": [
      "s2n-quic-platform/io-testing"
    ],
    "unstable-provider-io-turmoil": [
      "s2n-quic-platform/turmoil"
    ],
    "unstable-provider-io-xdp": [
      "s2n-quic-platform/xdp"
    ],
    "unstable-provider-packet-interceptor": [],
    "unstable-provider-random": [],
    "unstable_client_hello": [
      "s2n-quic-tls/unstable_client_hello"
    ],
    "unstable_private_key": [
      "s2n-quic-tls/unstable_private_key"
    ],
    "unstable_resumption": [
      "s2n-quic-transport/unstable_resumption"
    ]
  },
  "features2": {
    "provider-tls-fips": [
      "s2n-quic-tls-default?/fips",
      "s2n-quic-tls?/fips",
      "s2n-quic-rustls?/fips"
    ]
  },
  "index_path": "s2/n-/s2n-quic",
  "name": "s2n-quic",
  "pubtime": "2026-03-02T22:13:16Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "1.76.0",
  "yanked": false
}
