Add URL to toml file

This commit is contained in:
Roberto Alsina 2020-02-02 14:02:48 -03:00
parent e36c33a0a8
commit 8cea68a12d

View File

@ -5,6 +5,7 @@ description = "A powertool to configure your display"
authors = ["Roberto Alsina <roberto.alsina@gmail.com>"]
license = "MIT"
readme = "README.md"
homepage = "https://github.com/ralsina/xrandroll"
packages = [
{ include = "xrandroll" }
]