{
  "cksum": "10eaf51bf5a7bde5c9f09973361c3c4d0b2e9b181a3d8f5e126e7de6738eec6b",
  "crate_file": "quic-rs-0.12.0.crate",
  "crate_url": "https://static.crates.io/crates/quic-rs/quic-rs-0.12.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-io",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bencher",
      "optional": false,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cfg_aliases",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "crc",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "directories-next",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-io",
      "optional": true,
      "req": "^0.3.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "proto",
      "optional": false,
      "package": "quic-proto-rs",
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rcgen",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smol",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "socket2",
      "optional": false,
      "req": ">=0.5, <0.7",
      "target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.28.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "rt",
        "rt-multi-thread",
        "time",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.28.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std-future"
      ],
      "kind": "dev",
      "name": "tracing-futures",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "env-filter",
        "fmt",
        "ansi",
        "time",
        "local-time"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tracing"
      ],
      "kind": "normal",
      "name": "udp",
      "optional": false,
      "package": "quic-udp-rs",
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "url",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "web-time",
      "optional": false,
      "req": "^1",
      "target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))"
    }
  ],
  "features": {
    "aws-lc-rs": [
      "proto/aws-lc-rs"
    ],
    "aws-lc-rs-fips": [
      "proto/aws-lc-rs-fips"
    ],
    "bloom": [
      "proto/bloom"
    ],
    "lock_tracking": [],
    "platform-verifier": [
      "proto/platform-verifier"
    ],
    "qlog": [
      "proto/qlog"
    ],
    "ring": [
      "proto/ring"
    ],
    "runtime-tokio": [
      "tokio/time",
      "tokio/rt",
      "tokio/net"
    ],
    "tracing-log": [
      "tracing/log",
      "proto/tracing-log",
      "udp/tracing-log"
    ]
  },
  "features2": {
    "__rustls-post-quantum-test": [
      "rustls/prefer-post-quantum",
      "rustls-aws-lc-rs",
      "proto/__rustls-post-quantum-test"
    ],
    "default": [
      "tracing-log",
      "platform-verifier",
      "runtime-tokio",
      "rustls-ring",
      "bloom"
    ],
    "runtime-smol": [
      "dep:async-io",
      "dep:smol"
    ],
    "rustls": [
      "rustls-ring"
    ],
    "rustls-aws-lc-rs": [
      "dep:rustls",
      "aws-lc-rs",
      "proto/rustls-aws-lc-rs",
      "proto/aws-lc-rs"
    ],
    "rustls-aws-lc-rs-fips": [
      "dep:rustls",
      "aws-lc-rs-fips",
      "proto/rustls-aws-lc-rs-fips",
      "proto/aws-lc-rs-fips"
    ],
    "rustls-log": [
      "rustls?/logging"
    ],
    "rustls-ring": [
      "dep:rustls",
      "ring",
      "proto/rustls-ring",
      "proto/ring"
    ]
  },
  "index_path": "qu/ic/quic-rs",
  "name": "quic-rs",
  "pubtime": "2026-06-03T16:05:13Z",
  "rust_version": "1.80.0",
  "v": 2,
  "vers": "0.12.0",
  "yanked": true
}
