{
  "cksum": "9083e6aeeeef1a3367d878f336adcb417e5ce7dabac9e852981d41aeaa676aeb",
  "crate_file": "gluesql-0.12.0.crate",
  "crate_url": "https://static.crates.io/crates/gluesql/gluesql-0.12.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cli",
      "optional": true,
      "package": "gluesql-cli",
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gluesql-core",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memory-storage",
      "optional": true,
      "package": "gluesql_memory_storage",
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shared-memory-storage",
      "optional": true,
      "package": "gluesql-shared-memory-storage",
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sled-storage",
      "optional": true,
      "package": "gluesql_sled_storage",
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "test-suite",
      "optional": true,
      "package": "gluesql-test-suite",
      "req": "^0.12.0",
      "target": null
    }
  ],
  "features": {
    "alter-table": [
      "gluesql-core/alter-table",
      "test-suite/alter-table"
    ],
    "default": [
      "gluesql-core/alter-table",
      "gluesql-core/index",
      "gluesql-core/transaction",
      "gluesql-core/metadata",
      "cli",
      "test-suite",
      "memory-storage",
      "shared-memory-storage",
      "sled-storage"
    ],
    "index": [
      "gluesql-core/index",
      "test-suite/index"
    ],
    "metadata": [
      "gluesql-core/metadata",
      "test-suite/metadata"
    ],
    "transaction": [
      "gluesql-core/transaction",
      "test-suite/transaction"
    ]
  },
  "index_path": "gl/ue/gluesql",
  "name": "gluesql",
  "pubtime": "2022-08-22T14:55:10Z",
  "vers": "0.12.0",
  "yanked": false
}
