{
  "cksum": "f1016c00ae68a934cd21f6e3837555ffdc977c0bd8e7df3093ca35c3d726789e",
  "crate_file": "bytecodec-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/bytecodec/bytecodec-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trackable",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "bincode_codec": [
      "serde",
      "bincode"
    ],
    "json_codec": [
      "serde",
      "serde_json"
    ],
    "tokio-async": [
      "tokio",
      "pin-project"
    ]
  },
  "index_path": "by/te/bytecodec",
  "name": "bytecodec",
  "pubtime": "2025-05-05T10:32:57Z",
  "vers": "0.5.0",
  "yanked": false
}
