{
  "cksum": "edc61ae4e36c7c66ec6f0612acb52c2ae2f14723d823cc10c8e56c9f150fc778",
  "crate_file": "synckit-core-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/synckit-core/synckit-core-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "wasmbind"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_error_panic_hook",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "prost-build",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "protoc-bin-vendored",
      "optional": true,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ropey",
      "optional": true,
      "req": "^1.6",
      "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": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-segmentation",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde",
        "js"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "=0.2.106",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wee_alloc",
      "optional": true,
      "req": "^0.4.5",
      "target": null
    }
  ],
  "features": {
    "advanced": [
      "core",
      "counters",
      "sets",
      "fractional-index"
    ],
    "core": [],
    "core-lite": [
      "wee_alloc"
    ],
    "counters": [
      "core"
    ],
    "datetime": [
      "chrono"
    ],
    "default": [
      "core-lite"
    ],
    "fractional-index": [
      "core"
    ],
    "full": [
      "core",
      "datetime",
      "protocol-binary",
      "text-crdt",
      "counters",
      "sets",
      "fractional-index",
      "wee_alloc"
    ],
    "protocol": [
      "protocol-binary"
    ],
    "protocol-binary": [
      "prost",
      "bytes",
      "base64",
      "chrono",
      "prost-build",
      "protoc-bin-vendored"
    ],
    "sets": [
      "core"
    ],
    "text": [
      "core",
      "text-crdt"
    ],
    "text-crdt": [
      "core",
      "ropey",
      "unicode-segmentation"
    ],
    "wasm": [
      "wasm-bindgen",
      "web-sys",
      "js-sys",
      "console_error_panic_hook"
    ]
  },
  "index_path": "sy/nc/synckit-core",
  "name": "synckit-core",
  "pubtime": "2025-12-18T13:34:57Z",
  "vers": "0.2.0",
  "yanked": false
}
