{
  "cksum": "8841c34182b9df2d57b56f75520c9217df3eb5740d89624bd29c2a87399f33a0",
  "crate_file": "hotswap-config-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/hotswap-config/hotswap-config-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arc-swap",
      "optional": false,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "yaml",
        "toml",
        "json"
      ],
      "kind": "normal",
      "name": "config",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fastrand",
      "optional": true,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json-patch",
      "optional": true,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macos_kqueue"
      ],
      "kind": "normal",
      "name": "notify",
      "optional": true,
      "req": "^7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "metrics"
      ],
      "kind": "normal",
      "name": "opentelemetry",
      "optional": true,
      "req": "^0.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "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": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "time",
        "rt",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.45",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.45",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "default": [
      "file-watch",
      "validation"
    ],
    "file-watch": [
      "notify",
      "tokio"
    ],
    "gradual-rollout": [
      "fastrand",
      "tokio-runtime"
    ],
    "json": [
      "serde_json"
    ],
    "metrics": [
      "opentelemetry",
      "parking_lot"
    ],
    "partial-updates": [
      "json-patch",
      "serde_json",
      "tokio-runtime"
    ],
    "remote": [
      "reqwest",
      "async-trait",
      "tokio-runtime",
      "serde_json"
    ],
    "rollback": [
      "chrono",
      "tokio-runtime"
    ],
    "tokio-runtime": [
      "tokio"
    ],
    "validation": [],
    "yaml": [
      "serde_yaml"
    ]
  },
  "features2": {
    "all-formats": [
      "yaml",
      "toml",
      "json"
    ],
    "toml": [
      "dep:toml"
    ]
  },
  "index_path": "ho/ts/hotswap-config",
  "name": "hotswap-config",
  "pubtime": "2026-03-31T21:13:55Z",
  "rust_version": "1.87.0",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
