{
  "cksum": "3cd8ca79f194530872401ad038f31d65b98109b2bc960fc07b599b685d08c7ac",
  "crate_file": "karyon_jsonrpc-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/karyon_jsonrpc/karyon_jsonrpc-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": false,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "async-tungstenite",
      "optional": true,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "karyon_core",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "karyon_jsonrpc_macro",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "karyon_net",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "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": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "smol",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    }
  ],
  "features": {
    "tcp": [
      "karyon_net/tcp"
    ],
    "tls": [
      "tcp",
      "karyon_net/tls"
    ],
    "unix": [
      "karyon_net/unix"
    ],
    "ws": [
      "tcp",
      "karyon_net/ws",
      "async-tungstenite"
    ]
  },
  "features2": {
    "default": [
      "smol",
      "tcp",
      "unix"
    ],
    "smol": [
      "karyon_core/smol",
      "karyon_net/smol",
      "karyon_jsonrpc_macro/smol",
      "async-tungstenite?/async-std-runtime"
    ],
    "tokio": [
      "karyon_core/tokio",
      "karyon_net/tokio",
      "karyon_jsonrpc_macro/tokio",
      "async-tungstenite?/tokio-runtime"
    ]
  },
  "index_path": "ka/ry/karyon_jsonrpc",
  "name": "karyon_jsonrpc",
  "pubtime": "2025-05-15T08:09:41Z",
  "v": 2,
  "vers": "0.3.1",
  "yanked": false
}
