forked from github-starred/hyprgui
package meta
This commit is contained in:
12
Cargo.toml
12
Cargo.toml
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user