{
  "cksum": "3daaa3af40b6188f2733dfa768705811b443c471d6dea88756870e4e826d415d",
  "crate_file": "abk-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/abk/abk-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dotenv",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": true,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "all": [
      "config",
      "observability",
      "cli"
    ],
    "cli": [
      "colored",
      "unicode-width"
    ],
    "config": [
      "serde",
      "serde_json",
      "toml",
      "anyhow",
      "chrono",
      "dotenv"
    ],
    "default": [],
    "observability": [
      "tracing",
      "tracing-subscriber"
    ]
  },
  "index_path": "3/a/abk",
  "name": "abk",
  "pubtime": "2025-11-01T07:38:00Z",
  "vers": "0.1.0",
  "yanked": false
}
