package meta

This commit is contained in:
Adam Perkowski
2024-10-11 23:00:09 +02:00
parent 5495e17537
commit 8e11d8ae67

View File

@@ -1,6 +1,18 @@
[package]
name = "hyprlandgui"
version = "0.1.0"
authors = ["Nyx <nnyyxxxx@protonmail.com>", "Adam Perkowski <adas1per@protonmail.com>"]
license = "GPL-2.0"
description = "GUI for configuring Hyprland!"
repository = "https://github.com/nnyyxxxx/hyprlandgui.git"
readme = "readme.md"
keywords = [
"gui",
"hyprland",
"wayland",
"config",
]
categories = ["gui"]
edition = "2021"
[dependencies]