{
  "cksum": "ece4c8098fc41a093197b9421daedf70ca80f660d95df07c6b90dc095bc829e6",
  "crate_file": "hexeract-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/hexeract/hexeract-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hexeract-bus",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hexeract-bus-rabbitmq",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hexeract-core",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hexeract-macros",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hexeract-mediator",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hexeract-middleware",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hexeract-outbox",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hexeract-outbox-postgres",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hexeract-outbox-sql",
      "optional": true,
      "req": "^0.4",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "bus": [
      "core",
      "dep:hexeract-bus"
    ],
    "bus-rabbitmq": [
      "bus",
      "dep:hexeract-bus-rabbitmq"
    ],
    "core": [
      "dep:hexeract-core"
    ],
    "macros": [
      "core",
      "dep:hexeract-macros"
    ],
    "mediator": [
      "core",
      "dep:hexeract-mediator"
    ],
    "middleware": [
      "core",
      "dep:hexeract-middleware"
    ],
    "outbox": [
      "core",
      "dep:hexeract-outbox"
    ],
    "outbox-postgres": [
      "outbox",
      "dep:hexeract-outbox-postgres"
    ],
    "outbox-sql-mysql": [
      "outbox",
      "dep:hexeract-outbox-sql",
      "hexeract-outbox-sql/mysql"
    ],
    "outbox-sql-postgres": [
      "outbox",
      "dep:hexeract-outbox-sql",
      "hexeract-outbox-sql/postgres"
    ],
    "outbox-sql-sqlite": [
      "outbox",
      "dep:hexeract-outbox-sql",
      "hexeract-outbox-sql/sqlite"
    ]
  },
  "index_path": "he/xe/hexeract",
  "name": "hexeract",
  "pubtime": "2026-06-02T17:42:04Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
