{
  "cksum": "2f4656cbe17839cec8a4e82d5a8ab7ea941a3e91ba5caabab0d6d76a20cfebdd",
  "crate_file": "cruding_pg_source-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/cruding_pg_source/cruding_pg_source-0.2.2.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": "base64",
      "optional": false,
      "req": "^0.22",
      "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": "cruding_core",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cruding_qs_list_filter",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "chrono",
        "uuid"
      ],
      "kind": "normal",
      "name": "fake",
      "optional": false,
      "req": "^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": "kanal",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mockall",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "future"
      ],
      "kind": "normal",
      "name": "moka",
      "optional": false,
      "req": "^0.12.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls-tls",
        "stream",
        "multipart"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sqlx-postgres",
        "runtime-tokio",
        "with-chrono",
        "with-uuid",
        "with-json",
        "with-rust_decimal"
      ],
      "kind": "normal",
      "name": "sea-orm",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sqlx-postgres",
        "runtime-tokio",
        "with-chrono",
        "with-uuid",
        "with-json",
        "with-rust_decimal"
      ],
      "kind": "dev",
      "name": "sea-orm",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sqlx-postgres",
        "runtime-tokio"
      ],
      "kind": "normal",
      "name": "sea-orm-migration",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "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": "serde_plain",
      "optional": false,
      "req": "^1.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^3.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "postgres",
        "runtime-tokio-rustls",
        "macros",
        "migrate",
        "chrono",
        "json",
        "uuid",
        "ipnetwork"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.27.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.47.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.47.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "v7",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {},
  "index_path": "cr/ud/cruding_pg_source",
  "name": "cruding_pg_source",
  "pubtime": "2025-09-24T21:54:30Z",
  "vers": "0.2.2",
  "yanked": false
}
