{
  "cksum": "8f6fbb10081157401b1e9c5ac70b2abf9a0b1f57bf539346ae6a10ea8a11d042",
  "crate_file": "qsu-0.8.2.crate",
  "crate_url": "https://static.crates.io/crates/qsu/qsu-0.8.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.86",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.39",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env",
        "string",
        "wrap_help"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env",
        "wrap_help"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4.5.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dbgtools-win",
      "optional": true,
      "req": "^0.2.1",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fltevtlog",
      "optional": false,
      "req": "^0.2.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.16.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": true,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "killswitch",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.169",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "pthread",
        "signal",
        "time"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.29.0",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "registry",
      "optional": false,
      "req": "^1.3.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rocket",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "scopeguard",
      "optional": false,
      "req": "^1.2.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sd-notify",
      "optional": true,
      "req": "^0.4.5",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sidoc",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.41.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "env-filter",
        "time",
        "fmt",
        "ansi"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "windows-service",
      "optional": false,
      "req": "^0.8.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_System_Console"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.61.2",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winreg",
      "optional": false,
      "req": "^0.55.0",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "default": [
      "rt"
    ],
    "rt": [],
    "tokio": [
      "rt",
      "tokio/macros",
      "tokio/rt-multi-thread",
      "tokio/signal"
    ]
  },
  "features2": {
    "clap": [
      "dep:clap",
      "dep:itertools"
    ],
    "full": [
      "clap",
      "installer",
      "rocket",
      "rt",
      "systemd",
      "tokio"
    ],
    "installer": [
      "dep:sidoc"
    ],
    "rocket": [
      "rt",
      "dep:rocket",
      "tokio"
    ],
    "systemd": [
      "dep:sd-notify"
    ],
    "wait-for-debugger": [
      "dep:dbgtools-win"
    ]
  },
  "index_path": "3/q/qsu",
  "name": "qsu",
  "pubtime": "2026-03-05T02:44:47Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.8.2",
  "yanked": false
}
