{
  "cksum": "46f85492a7f8944d5928b499620df624d8c60e2f7c54b9b5a4666b835b741129",
  "crate_file": "multitool-hg-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/multitool-hg/multitool-hg-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0.80",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bb8",
      "optional": true,
      "req": "^0.8.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bb8-redis",
      "optional": true,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.11.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "redis",
      "optional": true,
      "req": "^0.27.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.197",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "runtime-tokio-rustls",
        "postgres"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.18",
      "target": null
    }
  ],
  "features": {
    "database": [
      "sqlx",
      "tokio",
      "log",
      "anyhow",
      "serde"
    ],
    "default": [
      "full"
    ],
    "full": [
      "logger",
      "database",
      "rediska"
    ],
    "logger": [
      "env_logger",
      "log",
      "tracing-subscriber",
      "serde",
      "clap"
    ],
    "rediska": [
      "redis",
      "serde",
      "tokio",
      "anyhow",
      "bb8",
      "bb8-redis"
    ]
  },
  "index_path": "mu/lt/multitool-hg",
  "name": "multitool-hg",
  "pubtime": "2024-10-26T11:00:19Z",
  "vers": "0.1.2",
  "yanked": false
}
