{
  "cksum": "0fc06e007cf43eaba1813277618c4a17dc6993856b9a1b45241b523bc2f75bc2",
  "crate_file": "SEDSnet-4.0.0.crate",
  "crate_url": "https://static.crates.io/crates/SEDSnet/SEDSnet-4.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "crc32fast",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "auto-initialize",
        "extension-module",
        "multiple-pymethods"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.28.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sedsnet_macros",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zstd-safe",
      "optional": true,
      "req": "^7.2.4",
      "target": null
    }
  ],
  "features": {
    "compression": [
      "zstd-safe"
    ],
    "cryptography": [],
    "default": [
      "std",
      "compression",
      "timesync",
      "discovery",
      "cryptography"
    ],
    "discovery": [],
    "embedded": [
      "compression",
      "timesync",
      "discovery",
      "cryptography",
      "serde",
      "serde_json",
      "serde_json/alloc"
    ],
    "python": [
      "std",
      "pyo3/extension-module",
      "compression",
      "timesync",
      "discovery",
      "cryptography"
    ],
    "std": [
      "serde",
      "serde/std",
      "serde_json",
      "serde_json/std"
    ],
    "timesync": []
  },
  "index_path": "se/ds/sedsnet",
  "name": "SEDSnet",
  "pubtime": "2026-06-27T19:12:39Z",
  "vers": "4.0.0",
  "yanked": false
}
