{
  "cksum": "d4fd8406914d80238da859f635fe2bf34c64796453c91612bf831987a940ad58",
  "crate_file": "karyon_jsonrpc-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/karyon_jsonrpc/karyon_jsonrpc-0.6.0.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.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "karyon_core",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "karyon_jsonrpc_macro",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "karyon_net",
      "optional": false,
      "req": "^0.6.0",
      "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-08-01T22:30:33Z",
  "v": 2,
  "vers": "0.6.0",
  "yanked": false
}
