{
  "cksum": "fbdab03cb5b250ab20f304401594758a7e90e5db6cd7f4c369fc2c53a45d21bd",
  "crate_file": "ilmari-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/ilmari/ilmari-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.102",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http1",
        "tokio"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ratatui",
      "optional": true,
      "req": "^0.30.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.12.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "server",
        "transport-streamable-http-server"
      ],
      "kind": "normal",
      "name": "rmcp",
      "optional": true,
      "req": "^1.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "formatting",
        "local-offset"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "rt-multi-thread",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7",
      "target": null
    }
  ],
  "features": {
    "socket": []
  },
  "features2": {
    "default": [
      "tui",
      "socket",
      "mcp"
    ],
    "mcp": [
      "dep:axum",
      "dep:chrono",
      "dep:rmcp",
      "dep:tokio",
      "dep:tokio-util"
    ],
    "rmcp": [
      "mcp"
    ],
    "tui": [
      "dep:crossterm",
      "dep:ratatui"
    ]
  },
  "index_path": "il/ma/ilmari",
  "name": "ilmari",
  "pubtime": "2026-06-21T21:04:54Z",
  "rust_version": "1.86.0",
  "v": 2,
  "vers": "0.6.0",
  "yanked": false
}
