|
|
|
@ -5,6 +5,7 @@ edition = "2021"
|
|
|
|
authors = ["Tom Panton <pantonshire@gmail.com>"]
|
|
|
|
authors = ["Tom Panton <pantonshire@gmail.com>"]
|
|
|
|
license = "MIT"
|
|
|
|
license = "MIT"
|
|
|
|
repository = "https://github.com/pantonshire/treacle"
|
|
|
|
repository = "https://github.com/pantonshire/treacle"
|
|
|
|
|
|
|
|
homepage = "https://github.com/pantonshire/treacle"
|
|
|
|
description = "Event debouncer"
|
|
|
|
description = "Event debouncer"
|
|
|
|
readme = "README.md"
|
|
|
|
readme = "README.md"
|
|
|
|
keywords = ["debounce", "debouncer"]
|
|
|
|
keywords = ["debounce", "debouncer"]
|
|
|
|
|