{
  "cksum": "b568972658ccfe28857e1e059666edd5cf2d88578e861104f102b7153eb1e59a",
  "crate_file": "retia-bin-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/retia-bin/retia-bin-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-stream",
      "optional": false,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum-macros",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam",
      "optional": false,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctrlc",
      "optional": false,
      "req": "^3.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eventsource-client",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fancy"
      ],
      "kind": "normal",
      "name": "miette",
      "optional": false,
      "req": "^7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "https-rustls"
      ],
      "kind": "normal",
      "name": "minreq",
      "optional": false,
      "req": "^3.0.0-rc.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prettytable",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "retia",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustyline",
      "optional": false,
      "req": "^18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.199",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0.199",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.116",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.37.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": false,
      "req": "^0.6",
      "target": null
    }
  ],
  "features": {
    "flash": [
      "retia/flash"
    ],
    "io-uring": [
      "retia/io-uring"
    ],
    "jemalloc": [
      "retia/jemalloc"
    ],
    "minimal": [
      "storage-sqlite"
    ],
    "requests": [
      "retia/requests"
    ],
    "rotating": [
      "retia/rotating"
    ],
    "storage-rocksdb": [
      "retia/storage-rocksdb"
    ],
    "storage-sqlite": [
      "retia/storage-sqlite"
    ]
  },
  "features2": {
    "compact": [
      "minimal",
      "requests",
      "graph-algo",
      "rayon"
    ],
    "compact-single-threaded": [
      "minimal",
      "requests",
      "graph-algo"
    ],
    "graph-algo": [
      "retia/graph-algo",
      "rayon"
    ],
    "mobile": [
      "storage-sqlite",
      "graph-algo",
      "rayon"
    ],
    "rayon": [
      "dep:rayon",
      "retia/rayon"
    ]
  },
  "index_path": "re/ti/retia-bin",
  "name": "retia-bin",
  "pubtime": "2026-06-28T10:04:58Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
