{
  "cksum": "f8653fef2af732a1b519d73e1949a5116d377faecd3d489ce20f3f72bbae6eae",
  "crate_file": "ddd_cqrs_es-0.2.5.crate",
  "crate_url": "https://static.crates.io/crates/ddd_cqrs_es/ddd_cqrs_es-0.2.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "clock",
        "serde",
        "std"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md5",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mysql",
      "optional": true,
      "req": "^28.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.12.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-serde_json-1"
      ],
      "kind": "normal",
      "name": "postgres",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "^0.9.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.40.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "tls12"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-rustcrypto",
      "optional": true,
      "req": "^0.0.2-alpha",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spin-sdk",
      "optional": true,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time",
        "sync",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "http-compat"
      ],
      "kind": "normal",
      "name": "wasip3",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webpki-roots",
      "optional": true,
      "req": "^1.0.8",
      "target": null
    }
  ],
  "features": {
    "wasm": [
      "uuid/js"
    ]
  },
  "features2": {
    "async": [
      "dep:async-trait",
      "dep:tokio"
    ],
    "chrono": [
      "dep:chrono"
    ],
    "default": [
      "uuid"
    ],
    "json": [
      "serde",
      "dep:serde_json"
    ],
    "json-file": [
      "json",
      "async"
    ],
    "mysql": [
      "json",
      "dep:mysql"
    ],
    "postgres": [
      "json",
      "dep:postgres"
    ],
    "redis": [
      "json",
      "async"
    ],
    "serde": [
      "dep:serde"
    ],
    "spin-mysql": [
      "dep:spin-sdk",
      "spin-sdk/mysql",
      "json"
    ],
    "spin-postgres": [
      "dep:spin-sdk",
      "json"
    ],
    "spin-redis": [
      "redis",
      "dep:spin-sdk",
      "spin-sdk/redis"
    ],
    "spin-sqlite": [
      "dep:spin-sdk",
      "json"
    ],
    "sqlite": [
      "json",
      "dep:rusqlite"
    ],
    "tracing": [
      "dep:tracing"
    ],
    "uuid": [
      "dep:uuid"
    ],
    "wasi-http": [
      "dep:wasip3",
      "dep:http",
      "dep:http-body-util",
      "dep:bytes",
      "json"
    ],
    "wasi-libsql": [
      "wasi-http"
    ],
    "wasi-mysql": [
      "json",
      "dep:getrandom",
      "dep:rsa",
      "dep:sha1",
      "dep:sha2"
    ],
    "wasi-neon": [
      "wasi-http"
    ],
    "wasi-postgres-tcp": [
      "json",
      "dep:md5",
      "dep:base64",
      "dep:pbkdf2",
      "dep:hmac",
      "dep:sha2",
      "dep:rustls",
      "dep:rustls-rustcrypto",
      "dep:webpki-roots"
    ],
    "wasi-redis": [
      "redis"
    ],
    "wasi-supabase-rpc": [
      "wasi-http"
    ]
  },
  "index_path": "dd/d_/ddd_cqrs_es",
  "name": "ddd_cqrs_es",
  "pubtime": "2026-07-03T05:25:19Z",
  "rust_version": "1.93.0",
  "v": 2,
  "vers": "0.2.5",
  "yanked": false
}
