{
  "cksum": "f1c1acca904f1681a854c0db3969407f3b335dcceeed1c2291c860f198f77283",
  "crate_file": "s2n-quic-core-0.76.0.crate",
  "crate_url": "https://static.crates.io/crates/s2n-quic-core/s2n-quic-core-0.76.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atomic-waker",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bolero",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bolero-generator",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bolero-generator",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-utils",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-test",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures-test",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex-literal",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "insta",
      "optional": true,
      "req": ">=1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "dev",
      "name": "insta",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ip_network",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "checkpoint",
        "futures"
      ],
      "kind": "dev",
      "name": "loom",
      "optional": false,
      "req": "^0.7",
      "target": "cfg(loom)"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-rational",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "svg_backend",
        "line_series"
      ],
      "kind": "dev",
      "name": "plotters",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "probe",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "s2n-codec",
      "optional": false,
      "req": "=0.76.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zerocopy",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "atomic-waker",
      "bytes",
      "crossbeam-utils",
      "s2n-codec/alloc"
    ],
    "branch-tracing": [
      "tracing"
    ],
    "checked-counters": [],
    "default": [
      "alloc",
      "std"
    ],
    "event-tracing": [
      "tracing"
    ],
    "generator": [
      "bolero-generator"
    ],
    "probe-tracing": [
      "tracing"
    ],
    "state-tracing": [
      "tracing"
    ],
    "std": [
      "alloc",
      "once_cell"
    ],
    "testing": [
      "std",
      "generator",
      "s2n-codec/testing",
      "checked-counters",
      "insta",
      "futures-test"
    ],
    "unstable-congestion-controller": [],
    "unstable-limits": []
  },
  "features2": {
    "usdt": [
      "dep:probe"
    ]
  },
  "index_path": "s2/n-/s2n-quic-core",
  "name": "s2n-quic-core",
  "pubtime": "2026-03-02T21:56:44Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.76.0",
  "yanked": false
}
