{
  "cksum": "85dbf9ab613554b2697b57a6ab542f0a3293f58575cd5b4ec7fa4ac5b9817165",
  "crate_file": "stratodb-1.0.1.crate",
  "crate_url": "https://static.crates.io/crates/stratodb/stratodb-1.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cargo_bench_support"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lru",
      "optional": false,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigfloat",
      "optional": true,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-rational",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "redb",
      "optional": false,
      "req": "^4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rkyv",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smol_str",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stratodb-derive",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v7"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.23",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "bigfloat-as-data": [
      "dep:num-bigfloat"
    ],
    "bigfloat-as-scalar": [
      "dep:num-bigfloat"
    ],
    "bigint-as-data": [
      "dep:num-bigint"
    ],
    "bigint-as-scalar": [
      "dep:num-bigint"
    ],
    "bignum": [
      "bignum-as-scalar",
      "bignum-as-data"
    ],
    "bignum-as-data": [
      "bigint-as-data",
      "bigfloat-as-data",
      "rational-as-data"
    ],
    "bignum-as-scalar": [
      "bigint-as-scalar",
      "bigfloat-as-scalar",
      "rational-as-scalar"
    ],
    "derive": [
      "dep:stratodb-derive"
    ],
    "parallel": [
      "dep:rayon"
    ],
    "rational-as-data": [
      "dep:num-rational",
      "dep:num-bigint"
    ],
    "rational-as-scalar": [
      "dep:num-rational",
      "dep:num-bigint"
    ]
  },
  "index_path": "st/ra/stratodb",
  "name": "stratodb",
  "pubtime": "2026-07-01T21:25:32Z",
  "v": 2,
  "vers": "1.0.1",
  "yanked": false
}
