{
  "cksum": "a3199c58aba804e2b07b1139132c80312291fd5af3651829ff696c08b3fffc6d",
  "crate_file": "pgorm-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/pgorm/pgorm-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "deadpool-postgres",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pgorm-derive",
      "optional": true,
      "req": "^0.1.0",
      "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": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-chrono-0_4",
        "with-uuid-1",
        "with-serde_json-1"
      ],
      "kind": "normal",
      "name": "tokio-postgres",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "pool",
      "derive"
    ],
    "derive": [
      "pgorm-derive"
    ],
    "pool": [
      "deadpool-postgres"
    ]
  },
  "index_path": "pg/or/pgorm",
  "name": "pgorm",
  "pubtime": "2026-01-28T04:26:34Z",
  "vers": "0.1.0",
  "yanked": false
}
