{
  "cksum": "f9cb5a34ec0fac2524b8a105b2c3aa708d4e84d01d1162daa6cbbae3dbb5c838",
  "crate_file": "adk-graph-0.9.1.crate",
  "crate_url": "https://static.crates.io/crates/adk-graph/adk-graph-0.9.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "adk-action",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "adk-action",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "adk-core",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-stream",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fred",
      "optional": true,
      "req": "^10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "stream",
        "rustls-tls-native-roots",
        "multipart"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "similar",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "runtime-tokio",
        "sqlite"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "time",
        "fs",
        "io-util",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.40",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "macros",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-cron-scheduler",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.23",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "sqlite": [
      "sqlx"
    ],
    "time-travel": []
  },
  "features2": {
    "action": [
      "dep:adk-action",
      "dep:regex"
    ],
    "action-code": [
      "action"
    ],
    "action-db": [
      "action"
    ],
    "action-db-mongo": [
      "action"
    ],
    "action-db-redis": [
      "action"
    ],
    "action-email": [
      "action"
    ],
    "action-full": [
      "action",
      "action-trigger",
      "action-http",
      "action-db",
      "action-code",
      "action-email",
      "action-rss"
    ],
    "action-http": [
      "action",
      "dep:reqwest"
    ],
    "action-rss": [
      "action-http"
    ],
    "action-trigger": [
      "action",
      "dep:tokio-cron-scheduler"
    ],
    "delta-checkpoint": [
      "dep:similar"
    ],
    "full": [
      "sqlite",
      "action-full"
    ],
    "node-cache": [
      "dep:blake3"
    ],
    "redis-cache": [
      "node-cache",
      "dep:fred"
    ]
  },
  "index_path": "ad/k-/adk-graph",
  "name": "adk-graph",
  "pubtime": "2026-05-24T07:50:58Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.9.1",
  "yanked": false
}
