diff --git a/Cargo.toml b/Cargo.toml index 28c9694..f615df0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" authors = ["Tom Panton "] license = "MIT" repository = "https://github.com/pantonshire/treacle" +homepage = "https://github.com/pantonshire/treacle" description = "Event debouncer" readme = "README.md" keywords = ["debounce", "debouncer"]