{
  "cksum": "dcb8e7c0d5466776f884b951ba94eac61ea0c340e7ed2b547a790e303f360c0c",
  "crate_file": "burn-remote-0.19.1.crate",
  "crate_url": "https://static.crates.io/crates/burn-remote/burn-remote-0.19.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": true,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ws"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-common",
      "optional": false,
      "req": "^0.19.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "data-service",
        "websocket"
      ],
      "kind": "normal",
      "name": "burn-communication",
      "optional": false,
      "req": "^0.19.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-ir",
      "optional": false,
      "req": "^0.19.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "burn-ndarray",
      "optional": false,
      "req": "^0.19.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-router",
      "optional": false,
      "req": "^0.19.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-tensor",
      "optional": false,
      "req": "^0.19.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "derive-new",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.28",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": false,
      "req": "^1.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_bytes",
      "optional": false,
      "req": "^0.11.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.47.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-core",
      "optional": true,
      "req": "^0.1.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.20",
      "target": null
    }
  ],
  "features": {
    "client": [
      "tokio-tungstenite",
      "async-channel",
      "tokio/sync"
    ],
    "default": [
      "client",
      "server"
    ],
    "doc": [],
    "server": [
      "tokio-tungstenite",
      "async-channel",
      "tokio/sync",
      "axum",
      "tracing-core",
      "tracing-subscriber"
    ]
  },
  "index_path": "bu/rn/burn-remote",
  "name": "burn-remote",
  "pubtime": "2025-11-06T16:11:42Z",
  "vers": "0.19.1",
  "yanked": false
}
