{
  "cksum": "b1b379741c8f69887574125c89c9330add105e3b06b46a8f9e4050bedb9fcf45",
  "crate_file": "cdbc-sqlite-0.1.18.crate",
  "crate_url": "https://static.crates.io/crates/cdbc-sqlite/cdbc-sqlite-0.1.18.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ahash",
      "optional": false,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atoi",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cdbc",
      "optional": false,
      "req": "^0.1.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "clock"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": false,
      "req": "^1.5.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^1.6.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.71",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "pkg-config",
        "vcpkg",
        "bundled"
      ],
      "kind": "normal",
      "name": "libsqlite3-sys",
      "optional": true,
      "req": "^0.23.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mco",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": false,
      "req": "^2.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.130",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "raw_value"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.51",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    }
  ],
  "features": {
    "all-types": [
      "chrono",
      "json",
      "uuid"
    ],
    "default": [
      "sqlite",
      "offline"
    ],
    "json": [
      "serde",
      "serde_json"
    ],
    "offline": [],
    "sqlite": [
      "libsqlite3-sys",
      "json"
    ]
  },
  "index_path": "cd/bc/cdbc-sqlite",
  "name": "cdbc-sqlite",
  "pubtime": "2022-02-25T10:25:21Z",
  "vers": "0.1.18",
  "yanked": false
}
