{
  "cksum": "aa4f4a8c0c9865f5e0f4d7f50087580a1ed39e55069575663cec9c463f793665",
  "crate_file": "jasonrpc-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/jasonrpc/jasonrpc-0.2.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"
    ]
  },
  "index_path": "ja/so/jasonrpc",
  "name": "jasonrpc",
  "pubtime": "2026-07-03T00:59:29Z",
  "rust_version": "1.82",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
