{
  "cksum": "88623f1b59abc0e47990b3fee761f74fd3dfb748e269c6b39401df7b603976fa",
  "crate_file": "pgorm-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/pgorm/pgorm-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bit-vec",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cidr",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "colored",
      "optional": false,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "comfy-table",
      "optional": false,
      "req": "^7.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "deadpool-postgres",
      "optional": true,
      "req": "^0.14.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "dotenvy",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eui48",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "geo-types",
      "optional": true,
      "req": "^0.7.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "inventory",
      "optional": false,
      "req": "^0.3.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sql"
      ],
      "kind": "normal",
      "name": "pgorm-check",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pgorm-derive",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio-postgres"
      ],
      "kind": "normal",
      "name": "refinery",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.12.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3.46",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.49.0",
      "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.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.5.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.20.0",
      "target": null
    }
  ],
  "features": {
    "check": [
      "pgorm-check"
    ],
    "derive": [
      "pgorm-derive"
    ],
    "pool": [
      "deadpool-postgres"
    ]
  },
  "features2": {
    "bit_vec": [
      "dep:bit-vec",
      "tokio-postgres/with-bit-vec-0_8"
    ],
    "cidr": [
      "dep:cidr",
      "tokio-postgres/with-cidr-0_3"
    ],
    "default": [
      "pool",
      "derive",
      "check",
      "validate"
    ],
    "eui48": [
      "dep:eui48",
      "tokio-postgres/with-eui48-1"
    ],
    "extra_types": [
      "rust_decimal",
      "time",
      "cidr",
      "geo_types",
      "eui48",
      "bit_vec"
    ],
    "geo_types": [
      "dep:geo-types",
      "tokio-postgres/with-geo-types-0_7"
    ],
    "migrate": [
      "dep:refinery"
    ],
    "rust_decimal": [
      "dep:rust_decimal"
    ],
    "time": [
      "dep:time",
      "tokio-postgres/with-time-0_3"
    ],
    "tracing": [
      "dep:tracing"
    ],
    "validate": [
      "dep:regex",
      "dep:url"
    ]
  },
  "index_path": "pg/or/pgorm",
  "name": "pgorm",
  "pubtime": "2026-02-05T14:51:08Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
