{
  "cksum": "6e8e15229a9cdfb874b30b31f59dd4a9382a44d8070c13c08f8262ebb59a27d2",
  "crate_file": "outbox-core-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/outbox-core/outbox-core-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "mockall",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.26.1",
      "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": [
        "postgres",
        "runtime-tokio",
        "macros",
        "uuid",
        "time"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3.46",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "v7"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.20.0",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "full": [
      "sqlx"
    ]
  },
  "index_path": "ou/tb/outbox-core",
  "name": "outbox-core",
  "pubtime": "2026-02-25T08:44:53Z",
  "vers": "0.2.2",
  "yanked": false
}
