{
  "cksum": "8ce98b1b7732bca6e2c25c49b25a962169162214048ca71159f70c0529f46199",
  "crate_file": "enki-runtime-0.1.4.crate",
  "crate_url": "https://static.crates.io/crates/enki-runtime/enki-runtime-0.1.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enki-core",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enki-llm",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enki-local",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enki-mcp",
      "optional": true,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enki-memory",
      "optional": false,
      "req": "^0.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enki-observability",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "parse"
      ],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "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
    }
  ],
  "features": {
    "chromadb": [
      "enki-memory/chromadb"
    ],
    "default": [],
    "pinecone": [
      "enki-memory/pinecone"
    ],
    "qdrant": [
      "enki-memory/qdrant"
    ],
    "redis": [
      "enki-memory/redis"
    ],
    "sqlite": [
      "enki-memory/sqlite"
    ]
  },
  "features2": {
    "full": [
      "sqlite",
      "redis",
      "qdrant",
      "chromadb",
      "pinecone",
      "mcp"
    ],
    "mcp": [
      "dep:enki-mcp"
    ]
  },
  "index_path": "en/ki/enki-runtime",
  "name": "enki-runtime",
  "pubtime": "2026-01-03T17:33:47Z",
  "rust_version": "1.70",
  "v": 2,
  "vers": "0.1.4",
  "yanked": false
}
