Rename to hyper_headset

This commit is contained in:
Lennard Kittner
2025-03-27 22:24:21 +01:00
parent 2303e2dad1
commit 4897096826
5 changed files with 11 additions and 11 deletions

View File

@@ -1,12 +1,10 @@
[package]
name = "hyper_x_cloud_ii_wireless"
name = "hyper_headset"
version = "1.1.0"
edition = "2021"
authors = ["Lennard Kittner"]
description = "A CLI and tray application for monitoring and managing HyperX headsets."
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = { version = "4.5.32", features = ["derive"] }
hidapi = "2.3.3"