{
  "cksum": "026e7dfed3dc075d0390b668e87efb3be2152f8d7394afcf9b0c6e84dfbebcb1",
  "crate_file": "gluesql-0.11.0.crate",
  "crate_url": "https://static.crates.io/crates/gluesql/gluesql-0.11.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cli",
      "optional": true,
      "package": "gluesql-cli",
      "req": "^0.11.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.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memory-storage",
      "optional": true,
      "package": "gluesql_memory_storage",
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sled-storage",
      "optional": true,
      "package": "gluesql_sled_storage",
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "test-suite",
      "optional": true,
      "package": "gluesql-test-suite",
      "req": "^0.11.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",
      "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-05-14T03:30:53Z",
  "vers": "0.11.0",
  "yanked": false
}
