{
  "cksum": "c79bf90bab94627c3a1bf6c17232bded88d2942b0950838eba52edfca59ce79e",
  "crate_file": "pgde-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/pgde/pgde-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eui48",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "geo-types",
      "optional": true,
      "req": "^0.7.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pgde_derive",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.38.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-postgres",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.8.0",
      "target": null
    }
  ],
  "features": {
    "consume_json": [
      "serde",
      "serde_json"
    ],
    "geo": [
      "geo-types",
      "tokio-postgres/with-geo-types-0_7"
    ],
    "json": [
      "serde_json",
      "tokio-postgres/with-serde_json-1"
    ],
    "mac": [
      "eui48",
      "tokio-postgres/with-eui48-1"
    ]
  },
  "features2": {
    "uuid": [
      "dep:uuid",
      "tokio-postgres/with-uuid-1"
    ]
  },
  "index_path": "pg/de/pgde",
  "name": "pgde",
  "pubtime": "2024-06-09T20:22:02Z",
  "v": 2,
  "vers": "0.3.1",
  "yanked": false
}
