{
  "cksum": "cbdaf13f47a1a274758f5ec1b8ef6cbbb9e0a300a4474958d2d6d40d1e803a3a",
  "crate_file": "amagi-0.1.6.crate",
  "crate_url": "https://static.crates.io/crates/amagi/amagi-0.1.6.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "ws"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dotenvy",
      "optional": true,
      "req": "^0.15.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "form",
        "gzip",
        "brotli",
        "deflate",
        "rustls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13.3",
      "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": true,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "signal",
        "net",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.52.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rustls-tls-webpki-roots"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "trace"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": true,
      "req": "^0.6.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "json"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.23",
      "target": null
    }
  ],
  "features": {
    "catalog": []
  },
  "features2": {
    "cli": [
      "client",
      "dep:clap",
      "dep:futures-util",
      "dep:hmac",
      "dep:serde_json",
      "dep:sha2",
      "dep:tokio",
      "dep:tokio-tungstenite",
      "dep:tracing",
      "dep:tracing-subscriber"
    ],
    "client": [
      "catalog",
      "dep:dotenvy",
      "dep:reqwest",
      "dep:serde_json",
      "dep:tokio"
    ],
    "default": [
      "client",
      "cli",
      "server"
    ],
    "server": [
      "client",
      "dep:axum",
      "dep:futures-util",
      "dep:hmac",
      "dep:serde_json",
      "dep:sha2",
      "dep:tokio",
      "dep:tokio-tungstenite",
      "dep:tower-http",
      "dep:tracing"
    ]
  },
  "index_path": "am/ag/amagi",
  "name": "amagi",
  "pubtime": "2026-05-14T17:00:47Z",
  "v": 2,
  "vers": "0.1.6",
  "yanked": false
}
