{
  "cksum": "39b11b781ce3c0d5c2e100e0359e37b38d4f989560eeee5539e3dd23012e44d0",
  "crate_file": "behest-runtime-0.5.9.crate",
  "crate_url": "https://static.crates.io/crates/behest-runtime/behest-runtime-0.5.9.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-nats",
      "optional": true,
      "req": "^0.49",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "behest-adapter-anthropic",
      "optional": false,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "behest-adapter-openai",
      "optional": false,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "behest-approval",
      "optional": false,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "behest-context",
      "optional": false,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "behest-core",
      "optional": false,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "behest-event",
      "optional": false,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "behest-memory",
      "optional": false,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "behest-provider",
      "optional": false,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "behest-store",
      "optional": false,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "behest-tool",
      "optional": false,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "clock",
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jsonschema",
      "optional": false,
      "req": "^0.46",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio-comp",
        "aio",
        "connection-manager"
      ],
      "kind": "normal",
      "name": "redis",
      "optional": true,
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "secrecy",
      "optional": false,
      "req": "^0.10",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "rt-multi-thread",
        "sync",
        "time",
        "macros",
        "fs",
        "signal"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.52",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "macros",
        "sync",
        "time",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.52",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "time"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "v7",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.18",
      "target": null
    }
  ],
  "features": {
    "anthropic": [],
    "default": [],
    "openai": [],
    "queue": []
  },
  "features2": {
    "nats": [
      "dep:async-nats"
    ],
    "redis": [
      "dep:redis",
      "redis/streams"
    ],
    "sqlx-postgres": [
      "dep:sqlx",
      "sqlx/runtime-tokio",
      "sqlx/postgres",
      "sqlx/chrono",
      "sqlx/uuid",
      "sqlx/json"
    ]
  },
  "index_path": "be/he/behest-runtime",
  "name": "behest-runtime",
  "pubtime": "2026-07-01T12:25:35Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.5.9",
  "yanked": false
}
