{
  "cksum": "a7cd34ff0e99f7974304ee90b5729eeb1db26ed6657745f06cbcd315d85e1c15",
  "crate_file": "feagi-0.0.9.crate",
  "crate_url": "https://static.crates.io/crates/feagi/feagi-0.0.9.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std",
        "serde",
        "compile-time-rng"
      ],
      "kind": "dev",
      "name": "ahash",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "feagi-agent",
      "optional": true,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "feagi-agent",
      "optional": false,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "feagi-brain-development",
      "optional": true,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "feagi-brain-development",
      "optional": false,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "feagi-config",
      "optional": false,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "feagi-evolutionary",
      "optional": false,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "feagi-io",
      "optional": true,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "feagi-io",
      "optional": false,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "feagi-npu-burst-engine",
      "optional": true,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "feagi-npu-neural",
      "optional": false,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "feagi-npu-plasticity",
      "optional": true,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "feagi-npu-plasticity",
      "optional": false,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "feagi-npu-runtime",
      "optional": false,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "feagi-sensorimotor",
      "optional": true,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "feagi-sensorimotor",
      "optional": false,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "feagi-serialization",
      "optional": false,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "feagi-services",
      "optional": true,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "feagi-services",
      "optional": false,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "feagi-state-manager",
      "optional": true,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "feagi-structures",
      "optional": false,
      "req": "=0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rayon"
      ],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.17.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "agent-client": [
      "feagi-agent/agent-client"
    ],
    "agent-client-asynchelper-tokio": [
      "feagi-agent/agent-client-asynchelper-tokio"
    ],
    "agent-server": [
      "feagi-agent/agent-server"
    ],
    "agent-transport-bluetooth": [
      "feagi-agent/agent-transport-bluetooth"
    ],
    "agent-transport-shm": [
      "feagi-agent/agent-transport-shm"
    ],
    "agent-transport-websocket-std": [
      "feagi-agent/agent-transport-websocket-std"
    ],
    "agent-transport-websocket-wasm": [
      "feagi-agent/agent-transport-websocket-wasm"
    ],
    "agent-transport-zmq": [
      "feagi-agent/agent-client"
    ],
    "common-config-feagi-client": [
      "platform-std",
      "agent-client",
      "agent-transport-zmq",
      "agent-transport-websocket-std",
      "agent-transport-shm",
      "agent-transport-bluetooth",
      "agent-client-asynchelper-tokio"
    ],
    "common-config-feagi-server": [
      "platform-std",
      "agent-server",
      "agent-transport-zmq",
      "agent-transport-websocket-std",
      "agent-transport-shm",
      "agent-transport-bluetooth"
    ],
    "default": [
      "common-config-feagi-server"
    ],
    "platform-no-std": [
      "feagi-agent/platform-no-std"
    ],
    "platform-std": [
      "feagi-agent/platform-std",
      "feagi-state-manager/std",
      "feagi-npu-burst-engine/default"
    ],
    "platform-wasm": [
      "feagi-agent/platform-wasm",
      "feagi-state-manager/wasm"
    ]
  },
  "index_path": "fe/ag/feagi",
  "name": "feagi",
  "pubtime": "2026-04-09T20:14:23Z",
  "vers": "0.0.9",
  "yanked": false
}
