{
  "cksum": "b4d749140875349c8d4e21913ea813865cac0ad5949cb0bf10ac754399322dfd",
  "crate_file": "ember-graph-0.2.6.crate",
  "crate_url": "https://static.crates.io/crates/ember-graph/ember-graph-0.2.6.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": false,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-queue",
      "optional": false,
      "req": "^0.3.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "inline"
      ],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^6.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dotenv",
      "optional": false,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.15.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mimalloc",
      "optional": false,
      "req": "^0.1.46",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [
        "future"
      ],
      "kind": "normal",
      "name": "moka",
      "optional": false,
      "req": "^0.12.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "neo4rs",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ordered-float",
      "optional": false,
      "req": "^5.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hardware-lock-elision"
      ],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "polars",
      "optional": false,
      "req": "^0.46.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "project-root",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "r2d2",
      "optional": false,
      "req": "^0.8.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "r2d2_sqlite",
      "optional": false,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusqlite",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.140",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.27.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum_macros",
      "optional": false,
      "req": "^0.27.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sysinfo",
      "optional": false,
      "req": "^0.34.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "unprefixed_malloc_on_supported_platforms"
      ],
      "kind": "normal",
      "name": "tikv-jemallocator",
      "optional": false,
      "req": "^0.6.0",
      "target": "cfg(not(windows))"
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.44.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async-await"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-appender",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-futures",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.19",
      "target": null
    }
  ],
  "features": {
    "bench": [
      "default",
      "benchmark"
    ],
    "bench_via_neo4j_only": [
      "bench",
      "benchmark_via_neo4j_only"
    ],
    "bench_via_neo4j_only_with_cache_eviction": [
      "bench",
      "benchmark_via_neo4j_only",
      "benchmark_with_cache_eviction"
    ],
    "bench_via_sqlite_only": [
      "bench",
      "benchmark_via_sqlite_only"
    ],
    "bench_via_sqlite_only_with_cache_eviction": [
      "bench",
      "benchmark_via_sqlite_only",
      "benchmark_with_cache_eviction"
    ],
    "bench_with_cache_eviction": [
      "bench",
      "benchmark_with_cache_eviction"
    ],
    "benchmark": [],
    "benchmark_via_neo4j_only": [],
    "benchmark_via_sqlite_only": [],
    "benchmark_with_cache_eviction": [],
    "block_spawn_via_rayon": [],
    "cache_force_background_update": [],
    "default": [
      "block_spawn_via_rayon",
      "cache_force_background_update",
      "simd_accelerated"
    ],
    "enable_log": [],
    "intersection_force_element_paralleled": [],
    "simd_accelerated": [],
    "trace_all": [
      "trace_init",
      "trace_get_adj"
    ],
    "trace_get_adj": [],
    "trace_init": []
  },
  "index_path": "em/be/ember-graph",
  "name": "ember-graph",
  "pubtime": "2025-05-01T14:22:36Z",
  "vers": "0.2.6",
  "yanked": true
}
