Skip to content

Commit 50a4ead

Browse files
committed
rename package
1 parent 460a7b4 commit 50a4ead

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
2-
name = "debouncer"
2+
name = "debouncer-udevmon"
33
version = "0.2.1"
44
edition = "2024"
55
license-file = "LICENSE"
6-
description = "debouncer with udevmon"
6+
description = "linux keyboard debouncer with udevmon"
77
repository = "https://github.com/cppHusky/debouncer-udevmon"
88
readme = "README.md"
99

0 commit comments

Comments
 (0)