{
  "cksum": "38176cdcf734557e64ffaaaebcf71489e5333fcfc001240d9b9e766e5ab481a5",
  "crate_file": "gobby-core-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/gobby-core/gobby-core-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "falkordb",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ignore",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "native-tls",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres-native-tls",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres-types",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "blocking",
        "json",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "urlencoding",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "search": []
  },
  "features2": {
    "falkor": [
      "dep:falkordb",
      "dep:urlencoding"
    ],
    "full": [
      "postgres",
      "falkor",
      "qdrant",
      "indexing",
      "search"
    ],
    "indexing": [
      "dep:ignore",
      "dep:sha2"
    ],
    "postgres": [
      "dep:postgres",
      "dep:postgres-types",
      "dep:postgres-native-tls",
      "dep:native-tls"
    ],
    "qdrant": [
      "dep:reqwest"
    ]
  },
  "index_path": "go/bb/gobby-core",
  "name": "gobby-core",
  "pubtime": "2026-05-28T23:57:47Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
