Skip to content

Commit 460a7b4

Browse files
committed
add informations
1 parent 30056bc commit 460a7b4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
name = "debouncer"
33
version = "0.2.1"
44
edition = "2024"
5+
license-file = "LICENSE"
6+
description = "debouncer with udevmon"
7+
repository = "https://github.com/cppHusky/debouncer-udevmon"
8+
readme = "README.md"
59

610
[build-dependencies]
711
bindgen = "0.72.0"

0 commit comments

Comments
 (0)