{
  "cksum": "cbb166c6b96c9deb07184b7279d0b0b81e63115c9949e820625beb8c4f50ddb0",
  "crate_file": "sib-0.0.4.crate",
  "crate_url": "https://static.crates.io/crates/sib/sib-0.0.4.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.97",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.88",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.10.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "clock"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.40",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "managed"
      ],
      "kind": "normal",
      "name": "deadpool",
      "optional": true,
      "req": "^0.12.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "uuid",
        "fdb-7_3"
      ],
      "kind": "normal",
      "name": "foundationdb",
      "optional": true,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "httpdate",
      "optional": true,
      "req": "^1.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "klickhouse",
      "optional": true,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hashbrown"
      ],
      "kind": "normal",
      "name": "lru",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "memcache",
      "optional": true,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "memmap2",
      "optional": true,
      "req": "^0.9.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "mime_guess",
      "optional": true,
      "req": "^2.0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "boringssl",
        "time"
      ],
      "kind": "normal",
      "name": "pingora",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.140",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tikv-jemallocator",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.44.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio-quiche",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing-appender",
      "optional": true,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "fmt"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.19",
      "target": null
    }
  ],
  "features": {
    "default": [
      "sib-http",
      "sib-sys"
    ],
    "sib-http": [
      "async-trait",
      "base64",
      "bytes",
      "chrono",
      "futures",
      "http",
      "httpdate",
      "lru",
      "memmap2",
      "mime_guess",
      "pingora",
      "serde_json",
      "serde",
      "sha2",
      "tokio-quiche",
      "tokio-stream",
      "tokio"
    ],
    "sib-sys": [
      "async-trait",
      "deadpool",
      "foundationdb",
      "klickhouse",
      "memcache",
      "tikv-jemallocator",
      "tracing-appender",
      "tracing-subscriber",
      "tracing"
    ]
  },
  "index_path": "3/s/sib",
  "name": "sib",
  "pubtime": "2025-04-03T10:29:28Z",
  "vers": "0.0.4",
  "yanked": false
}
