{
  "cksum": "1d8a2fd6f6b0335bae97a4d9d297334207177edfba8d9b00dd014ed84245858b",
  "crate_file": "event-sourcing-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/event-sourcing/event-sourcing-0.1.3.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": "bb8",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bb8-postgres",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "now"
      ],
      "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": "google-cloud-googleapis",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls-tls",
        "auth"
      ],
      "kind": "normal",
      "name": "google-cloud-pubsub",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost-types",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde_derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "snafu",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-chrono-0_4",
        "with-serde_json-1",
        "with-uuid-1"
      ],
      "kind": "normal",
      "name": "tokio-postgres",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "v4"
      ],
      "kind": "dev",
      "name": "uuid",
      "optional": false,
      "req": "^1.8",
      "target": null
    }
  ],
  "features": {
    "std": [
      "snafu/std",
      "tracing/std"
    ]
  },
  "features2": {
    "default": [
      "std",
      "in_memory"
    ],
    "in_memory": [
      "std",
      "dep:tokio-stream"
    ],
    "postgres": [
      "std",
      "serde",
      "dep:tokio-postgres",
      "dep:bb8",
      "dep:bb8-postgres"
    ],
    "pubsub": [
      "std",
      "serde",
      "dep:google-cloud-googleapis",
      "dep:google-cloud-pubsub",
      "dep:prost-types"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_json",
      "uuid/serde",
      "chrono/serde"
    ]
  },
  "index_path": "ev/en/event-sourcing",
  "name": "event-sourcing",
  "pubtime": "2024-05-21T21:05:42Z",
  "rust_version": "1.56",
  "v": 2,
  "vers": "0.1.3",
  "yanked": false
}
