{
  "cksum": "c30b4254cb4c01b50a74dad6aa48e17666726300b3adddb3c959a7e852f286bd",
  "crate_file": "foundationdb-0.9.1.crate",
  "crate_url": "https://static.crates.io/crates/foundationdb/foundationdb-0.9.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-recursion",
      "optional": false,
      "req": "^1.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.83",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "byteorder",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "data-encoding",
      "optional": false,
      "req": "^2.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "build",
      "name": "foundationdb-gen",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "foundationdb-macros",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "foundationdb-sys",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memchr",
      "optional": false,
      "req": "^2.7.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": true,
      "req": "^0.4.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty-bytes",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "default",
        "small_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ring",
      "optional": false,
      "req": "^0.17.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.210",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_bytes",
      "optional": true,
      "req": "^0.11.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.128",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "static_assertions",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "dev",
      "name": "uuid",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "uuid"
    ],
    "embedded-fdb-include": [
      "foundationdb-sys/embedded-fdb-include",
      "foundationdb-gen/embedded-fdb-include"
    ],
    "fdb-5_1": [
      "foundationdb-sys/fdb-5_1",
      "foundationdb-gen/fdb-5_1"
    ],
    "fdb-5_2": [
      "foundationdb-sys/fdb-5_2",
      "foundationdb-gen/fdb-5_2"
    ],
    "fdb-6_0": [
      "foundationdb-sys/fdb-6_0",
      "foundationdb-gen/fdb-6_0"
    ],
    "fdb-6_1": [
      "foundationdb-sys/fdb-6_1",
      "foundationdb-gen/fdb-6_1"
    ],
    "fdb-6_2": [
      "foundationdb-sys/fdb-6_2",
      "foundationdb-gen/fdb-6_2"
    ],
    "fdb-6_3": [
      "foundationdb-sys/fdb-6_3",
      "foundationdb-gen/fdb-6_3"
    ],
    "fdb-7_0": [
      "foundationdb-sys/fdb-7_0",
      "foundationdb-gen/fdb-7_0"
    ],
    "fdb-7_1": [
      "foundationdb-sys/fdb-7_1",
      "foundationdb-gen/fdb-7_1",
      "serde",
      "serde_json",
      "serde_bytes"
    ],
    "fdb-7_3": [
      "foundationdb-sys/fdb-7_3",
      "foundationdb-gen/fdb-7_3",
      "serde",
      "serde_json",
      "serde_bytes"
    ],
    "tenant-experimental": []
  },
  "index_path": "fo/un/foundationdb",
  "name": "foundationdb",
  "pubtime": "2024-10-08T08:24:03Z",
  "rust_version": "1.71",
  "vers": "0.9.1",
  "yanked": false
}
