{
  "cksum": "c4de4a3cd51f9424a4488fc5994be73045f3ede04d49b341d0e1dad2d4feab63",
  "crate_file": "cqrs-rust-lib-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/cqrs-rust-lib/cqrs-rust-lib-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "chrono"
      ],
      "kind": "normal",
      "name": "bson",
      "optional": true,
      "req": "^2.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "mongodb",
      "optional": true,
      "req": "^3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server"
      ],
      "kind": "normal",
      "name": "rmcp",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "schemars",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde_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.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-serde_json-1",
        "with-chrono-0_4"
      ],
      "kind": "normal",
      "name": "tokio-postgres",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "utoipa",
      "optional": true,
      "req": "^5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "utoipa-axum",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "all": [
      "rest",
      "mongodb",
      "postgres"
    ],
    "mcp": [
      "dep:rmcp",
      "dep:schemars"
    ],
    "mongodb": [
      "dep:mongodb",
      "dep:bson"
    ],
    "postgres": [
      "dep:tokio-postgres"
    ],
    "rest": [
      "utoipa",
      "dep:axum",
      "dep:utoipa-axum"
    ],
    "utoipa": [
      "dep:utoipa"
    ],
    "wasm": [
      "dep:getrandom",
      "getrandom/wasm_js",
      "uuid/js",
      "chrono/wasmbind"
    ]
  },
  "index_path": "cq/rs/cqrs-rust-lib",
  "name": "cqrs-rust-lib",
  "pubtime": "2026-03-30T12:40:37Z",
  "v": 2,
  "vers": "0.6.0",
  "yanked": false
}
