Update Cargo.toml

This commit is contained in:
2026-09-10 08:55:25 +02:00
parent 6559956c3c
commit f78fd7ee41
+1 -1
View File
@@ -5,7 +5,7 @@ edition = "2024"
description = "An simple alt-tab window switcher for sway"
license = "MIT"
repository = "https://git.krzak.org/N0VA/wl-tab"
readme = "README.md"
readme = "README.adoc"
keywords = ["wayland", "sway", "wlroots", "alt-tab", "switcher"]
categories = ["command-line-utilities", "os::unix-apis"]
rust-version = "1.89"