[package]
name = "vdswitcher"
version = "0.1.0"
edition = "2024"
description = "A simple tool to control virtual desktops on Windows 11"
homepage = "https://github.com/ranosura/vdswitcher"
repository = "https://github.com/ranosura/vdswitcher"
license = "GPL-3.0-only"
license-file = "LICENSE"
readme = "README.md"
keywords = ["windows", "cli"]
[dependencies]
winvd = "0.0.49"