{
  "cksum": "91636bcbe8217c0387b6900690788f931a616deb6214e38a8223abdb58420c95",
  "crate_file": "jasonrpc-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/jasonrpc/jasonrpc-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "http-body-util",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server",
        "client",
        "http1"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server",
        "client",
        "http1"
      ],
      "kind": "dev",
      "name": "hyper",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client",
        "client-legacy",
        "http1",
        "tokio"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio"
      ],
      "kind": "dev",
      "name": "hyper-util",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itoa",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memchr",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "raw_value"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sonic-rs",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "net",
        "sync",
        "rt",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "io-util",
        "net",
        "time"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-service",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "client": [],
    "server": [],
    "transport": []
  },
  "features2": {
    "backend-serde-json": [
      "dep:serde_json"
    ],
    "backend-sonic": [
      "dep:sonic-rs"
    ],
    "default": [
      "backend-serde-json"
    ],
    "http-client": [
      "client",
      "dep:hyper",
      "dep:hyper-util",
      "dep:http",
      "dep:http-body-util",
      "dep:bytes"
    ],
    "hyper": [
      "server",
      "dep:hyper",
      "dep:http",
      "dep:http-body-util",
      "dep:bytes"
    ],
    "netstring": [
      "transport",
      "dep:itoa"
    ],
    "newline": [
      "transport",
      "dep:memchr"
    ],
    "tokio": [
      "transport",
      "dep:tokio"
    ],
    "tower": [
      "server",
      "dep:tower-service",
      "dep:http",
      "dep:http-body",
      "dep:http-body-util",
      "dep:bytes"
    ],
    "uds": [
      "client",
      "tokio"
    ]
  },
  "index_path": "ja/so/jasonrpc",
  "name": "jasonrpc",
  "pubtime": "2026-07-03T03:25:52Z",
  "rust_version": "1.82",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
