add homepage field to Cargo.toml

main
pantonshire 2 years ago
parent 0d7d98c463
commit 055c430e2d

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

Loading…
Cancel
Save