{
  "cksum": "0e1ddbe1df75ff325ff19587fff7499399450f27bd8623816698d81f37c8bfaf",
  "crate_file": "brainwires-agent-0.11.0.crate",
  "crate_url": "https://static.crates.io/crates/brainwires-agent/brainwires-agent-0.11.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "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": "brainwires-call-policy",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "brainwires-core",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "knowledge"
      ],
      "kind": "dev",
      "name": "brainwires-knowledge",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "brainwires-permission",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "knowledge"
      ],
      "kind": "dev",
      "name": "brainwires-prompting",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "brainwires-telemetry",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "brainwires-tool-builtins",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "brainwires-tool-runtime",
      "optional": false,
      "req": "^0.11.0",
      "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": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "git2",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "opentelemetry",
      "optional": true,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "petgraph",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "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": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "time",
        "rt",
        "macros",
        "process"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "wasm": [
      "brainwires-core/wasm",
      "brainwires-call-policy/wasm"
    ]
  },
  "features2": {
    "default": [
      "native"
    ],
    "native": [
      "dep:git2",
      "dep:libc",
      "brainwires-core/native",
      "brainwires-call-policy/native"
    ],
    "otel": [
      "dep:opentelemetry"
    ],
    "telemetry": [
      "dep:brainwires-telemetry",
      "brainwires-telemetry/native"
    ]
  },
  "index_path": "br/ai/brainwires-agent",
  "name": "brainwires-agent",
  "pubtime": "2026-05-20T11:43:33Z",
  "rust_version": "1.91",
  "v": 2,
  "vers": "0.11.0",
  "yanked": false
}
