{
  "cksum": "de529dd3c84fa6fa67b3cbf9544ff3825365be7f46d63327fe0182ed47a13110",
  "crate_file": "livekit-0.7.45.crate",
  "crate_url": "https://static.crates.io/crates/livekit/livekit-0.7.45.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.99",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bmrng",
      "optional": false,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sink"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libloading",
      "optional": false,
      "req": "^0.8.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libwebrtc",
      "optional": false,
      "req": "^0.3.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "livekit-api",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "livekit-datatrack",
      "optional": false,
      "req": "^0.1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "livekit-protocol",
      "optional": false,
      "req": "^0.7.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "livekit-runtime",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "semver",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "test-case",
      "optional": false,
      "req": "^3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "test-log",
      "optional": false,
      "req": "^0.2.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "macros",
        "fs"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "__lk-e2e-test": [],
    "__lk-internal": [],
    "__rustls-tls": [
      "livekit-api/__rustls-tls"
    ],
    "async": [
      "livekit-api/signal-client-async"
    ],
    "default": [
      "tokio"
    ],
    "dispatcher": [
      "livekit-api/signal-client-dispatcher"
    ],
    "native-tls": [
      "livekit-api/native-tls"
    ],
    "native-tls-vendored": [
      "livekit-api/native-tls-vendored"
    ],
    "rustls-tls-native-roots": [
      "livekit-api/rustls-tls-native-roots"
    ],
    "rustls-tls-webpki-roots": [
      "livekit-api/rustls-tls-webpki-roots"
    ],
    "tokio": [
      "livekit-api/signal-client-tokio"
    ]
  },
  "index_path": "li/ve/livekit",
  "name": "livekit",
  "pubtime": "2026-06-09T19:09:49Z",
  "vers": "0.7.45",
  "yanked": false
}
