{
  "cksum": "8c4f39b217cbe8d3a587db1bf9ff5ec18ca0500210c5ae931cfb4d654bb2e4da",
  "crate_file": "burn-remote-0.18.0.crate",
  "crate_url": "https://static.crates.io/crates/burn-remote/burn-remote-0.18.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.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-common",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-ir",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "burn-ndarray",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-router",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-tensor",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.0",
      "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.27",
      "target": null
    },
    {
      "default_features": true,
      "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.218",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_bytes",
      "optional": false,
      "req": "^0.11.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.46",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.27",
      "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.19",
      "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-07-18T16:19:55Z",
  "vers": "0.18.0",
  "yanked": false
}
