{
  "cksum": "7d8bc1c7226c0d808da8be74459e6914862cd542996c641948c89edbc1657cf1",
  "crate_file": "pipeflow-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/pipeflow/pipeflow-0.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "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_yaml",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "runtime-tokio",
        "sqlite",
        "postgres"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v7",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "file": []
  },
  "features2": {
    "database": [
      "dep:sqlx"
    ],
    "default": [
      "http-client",
      "file"
    ],
    "full": [
      "http-client",
      "database"
    ],
    "http-client": [
      "dep:reqwest"
    ]
  },
  "index_path": "pi/pe/pipeflow",
  "name": "pipeflow",
  "pubtime": "2026-01-06T05:35:44Z",
  "rust_version": "1.92",
  "v": 2,
  "vers": "0.0.1",
  "yanked": false
}
