{
  "cksum": "bf95c2c92e7bd5c1f5f1e833c6b704490eacb3a571575a9d1e5dc3757dc0ec95",
  "crate_file": "just-webrtc-signalling-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/just-webrtc-signalling/just-webrtc-signalling-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-broadcast",
      "optional": true,
      "req": "^0.7.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-stream",
      "optional": true,
      "req": "^0.3.5",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "async"
      ],
      "kind": "normal",
      "name": "flume",
      "optional": true,
      "req": "^0.11.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^0.2.12",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_env_logger",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": false,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.36",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "prost",
        "codegen",
        "transport",
        "tls"
      ],
      "kind": "normal",
      "name": "tonic",
      "optional": true,
      "req": "^0.11.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "prost",
        "codegen"
      ],
      "kind": "normal",
      "name": "tonic",
      "optional": true,
      "req": "^0.11.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [
        "prost",
        "transport"
      ],
      "kind": "build",
      "name": "tonic-build",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic-web",
      "optional": true,
      "req": "^0.11.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic-web-wasm-client",
      "optional": true,
      "req": "^0.5.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "cors"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": true,
      "req": "^0.4",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    }
  ],
  "features": {},
  "features2": {
    "client": [
      "dep:tonic",
      "dep:tonic-web-wasm-client",
      "dep:bincode",
      "dep:thiserror",
      "dep:anyhow",
      "dep:futures-util",
      "dep:serde",
      "dep:log"
    ],
    "default": [
      "server",
      "server-web",
      "client"
    ],
    "server": [
      "dep:tonic",
      "dep:flume",
      "dep:async-broadcast",
      "dep:async-stream",
      "dep:log",
      "dep:futures-util"
    ],
    "server-web": [
      "server",
      "dep:tower-http",
      "dep:http",
      "dep:tonic-web"
    ]
  },
  "index_path": "ju/st/just-webrtc-signalling",
  "name": "just-webrtc-signalling",
  "pubtime": "2024-04-05T10:40:19Z",
  "rust_version": "1.75.0",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
