{
  "cksum": "55d57b8e8d82ecc3b16fe09759a8e1f4b126461a405ea121a27e51f24d71b7a1",
  "crate_file": "burn-remote-0.20.0.crate",
  "crate_url": "https://static.crates.io/crates/burn-remote/burn-remote-0.20.0.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.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "data-service",
        "websocket"
      ],
      "kind": "normal",
      "name": "burn-communication",
      "optional": false,
      "req": "=0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-ir",
      "optional": false,
      "req": "=0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "burn-ndarray",
      "optional": false,
      "req": "=0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-router",
      "optional": false,
      "req": "=0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-std",
      "optional": false,
      "req": "=0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-tensor",
      "optional": false,
      "req": "=0.20.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.10",
      "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.29",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": false,
      "req": "^1.3.1",
      "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.49.0",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "tracing-core",
      "optional": true,
      "req": "^0.1.36",
      "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/default",
      "tracing-subscriber/default"
    ],
    "tracing": [
      "burn-communication/tracing",
      "burn-communication/tracing",
      "burn-ir/tracing",
      "burn-router/tracing",
      "burn-std/tracing",
      "burn-tensor/tracing"
    ]
  },
  "index_path": "bu/rn/burn-remote",
  "name": "burn-remote",
  "pubtime": "2026-01-15T15:25:55Z",
  "vers": "0.20.0",
  "yanked": false
}
