{
  "cksum": "71594d79e5442b7ecb46c0b4652420af1067754797774be5327b506031a32154",
  "crate_file": "livekit-api-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/livekit-api/livekit-api-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sink"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "jsonwebtoken",
      "optional": true,
      "req": "^8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "livekit-protocol",
      "optional": false,
      "req": "^0.2.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.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "scopeguard",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.3",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "__rustls-tls": [
      "tokio-tungstenite?/__rustls-tls",
      "reqwest?/__rustls"
    ],
    "access-token": [
      "dep:jsonwebtoken"
    ],
    "default": [
      "services",
      "access-token",
      "webhooks"
    ],
    "native-tls": [
      "tokio-tungstenite?/native-tls",
      "reqwest?/native-tls"
    ],
    "native-tls-vendored": [
      "tokio-tungstenite?/native-tls-vendored",
      "reqwest?/native-tls-vendored"
    ],
    "rustls-tls-native-roots": [
      "tokio-tungstenite?/rustls-tls-native-roots",
      "reqwest?/rustls-tls-native-roots"
    ],
    "rustls-tls-webpki-roots": [
      "tokio-tungstenite?/rustls-tls-webpki-roots",
      "reqwest?/rustls-tls-webpki-roots"
    ],
    "services": [
      "dep:reqwest"
    ],
    "signal-client": [
      "dep:tokio-tungstenite",
      "dep:tokio",
      "dep:futures-util",
      "dep:reqwest"
    ],
    "webhooks": [
      "access-token",
      "dep:serde_json",
      "dep:base64"
    ]
  },
  "index_path": "li/ve/livekit-api",
  "name": "livekit-api",
  "pubtime": "2023-08-03T22:29:27Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
