{
  "cksum": "d4253e165417ba06d4a7e9f5cd6598d72835f3c1ac53408b9ef8600b06fd9120",
  "crate_file": "crdt-lite-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/crdt-lite/crdt-lite-0.3.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc",
        "derive",
        "serde"
      ],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^2.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^2.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "alloc": [
      "dep:hashbrown"
    ],
    "binary": [
      "serde",
      "dep:bincode"
    ],
    "default": [
      "std"
    ],
    "json": [
      "serde",
      "dep:serde_json"
    ],
    "serde": [
      "dep:serde"
    ],
    "std": [
      "serde?/std",
      "serde_json?/std",
      "bincode?/std"
    ]
  },
  "index_path": "cr/dt/crdt-lite",
  "name": "crdt-lite",
  "pubtime": "2025-10-21T23:54:40Z",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
