{
  "cksum": "6e00a02b998f36b3795fccacda07692a1f179240719cb8dc71119ec9d16c693b",
  "crate_file": "api_ollama-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/api_ollama/api_ollama-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "error_tools",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fastrand",
      "optional": true,
      "req": "^2.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-channel",
      "optional": true,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": true,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mod_interface",
      "optional": true,
      "req": "^0.52.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "stream"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.145",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": true,
      "req": "^3.23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.48.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.48.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.9.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "=0.1.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.5.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "secrets"
      ],
      "kind": "normal",
      "name": "workspace_tools",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    }
  ],
  "features": {
    "audio_processing": [
      "reqwest/multipart"
    ],
    "authentication": [],
    "batch_operations": [],
    "buffered_streaming": [
      "streaming"
    ],
    "builder_patterns": [],
    "cached_content": [],
    "circuit_breaker": [],
    "count_tokens": [],
    "curl_diagnostics": [],
    "dynamic_config": [],
    "embeddings": [],
    "enhanced_function_calling": [
      "tool_calling"
    ],
    "enterprise_quota": [],
    "general_diagnostics": [],
    "input_validation": [],
    "integration": [],
    "integration_tests": [],
    "model_comparison": [],
    "model_details": [],
    "rate_limiting": [],
    "request_caching": [],
    "request_templates": [],
    "safety_settings": [],
    "secret_management": [],
    "streaming": [],
    "sync_api": [],
    "tool_calling": []
  },
  "features2": {
    "advanced": [
      "dep:tokio-util"
    ],
    "compression": [
      "dep:flate2"
    ],
    "default": [
      "full"
    ],
    "enabled": [
      "dep:reqwest",
      "dep:serde",
      "dep:serde_json",
      "dep:tokio",
      "dep:futures-core",
      "dep:futures-util",
      "dep:error_tools",
      "dep:mod_interface",
      "vision_support"
    ],
    "failover": [
      "dep:url"
    ],
    "full": [
      "enabled",
      "streaming",
      "integration",
      "authentication",
      "advanced",
      "workspace",
      "secret_management",
      "embeddings",
      "builder_patterns",
      "retry_logic",
      "vision_support",
      "tool_calling",
      "integration_tests",
      "circuit_breaker",
      "general_diagnostics",
      "model_details",
      "sync_api",
      "failover",
      "health_checks",
      "dynamic_config",
      "streaming_control",
      "websocket_streaming",
      "model_tuning",
      "model_deployment",
      "rate_limiting",
      "retry",
      "request_caching",
      "audio_processing",
      "count_tokens",
      "cached_content",
      "batch_operations",
      "safety_settings",
      "structured_logging",
      "input_validation",
      "enhanced_function_calling",
      "model_comparison",
      "request_templates",
      "buffered_streaming",
      "compression",
      "enterprise_quota",
      "curl_diagnostics"
    ],
    "health_checks": [
      "dep:tokio"
    ],
    "model_deployment": [
      "dep:serde_yaml",
      "dep:url"
    ],
    "model_tuning": [
      "dep:serde_yaml"
    ],
    "retry": [
      "dep:fastrand"
    ],
    "retry_logic": [
      "dep:fastrand"
    ],
    "streaming_control": [
      "dep:tokio-util"
    ],
    "structured_logging": [
      "dep:tracing"
    ],
    "vision_support": [
      "dep:base64"
    ],
    "websocket_streaming": [
      "dep:tokio-tungstenite",
      "dep:futures-channel"
    ],
    "workspace": [
      "dep:serde_yaml",
      "dep:toml",
      "dep:workspace_tools"
    ]
  },
  "index_path": "ap/i_/api_ollama",
  "name": "api_ollama",
  "pubtime": "2025-11-30T00:20:27Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
