{
  "cksum": "0316bdcef7ba8134b30933de0bddde368da92f2e43adbaa50245af4d14a6084f",
  "crate_file": "celers-protocol-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/celers-protocol/celers-protocol-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bson",
      "optional": true,
      "req": "^3.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports",
        "async_tokio"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "derive"
      ],
      "kind": "normal",
      "name": "oxicode",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": true,
      "req": "^0.14.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.19.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": true,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {
    "all-serializers": [
      "msgpack",
      "yaml",
      "protobuf",
      "bson-format"
    ],
    "binary": [
      "oxicode"
    ],
    "bson-format": [
      "bson"
    ],
    "compression": [
      "gzip",
      "zstd-compression"
    ],
    "crypto": [
      "signing",
      "encryption"
    ],
    "default": [
      "json"
    ],
    "encryption": [
      "aes-gcm",
      "hex"
    ],
    "gzip": [
      "flate2"
    ],
    "json": [],
    "msgpack": [
      "rmp-serde"
    ],
    "protobuf": [
      "prost"
    ],
    "signing": [
      "hmac",
      "sha2",
      "hex"
    ],
    "yaml": [
      "serde_yaml"
    ],
    "zstd-compression": [
      "zstd"
    ]
  },
  "index_path": "ce/le/celers-protocol",
  "name": "celers-protocol",
  "pubtime": "2026-01-18T14:57:44Z",
  "vers": "0.1.0",
  "yanked": false
}
