🔧 update metadata

This commit is contained in:
e3b 2019-08-17 02:15:16 +02:00
parent 7fd7f53d96
commit 19c65e6c7a

View File

@ -2,6 +2,12 @@
name = "rot8" name = "rot8"
version = "0.1.1" version = "0.1.1"
authors = ["efernau <e.fernau@efero.de>"] authors = ["efernau <e.fernau@efero.de>"]
license = "MIT"
description = "automatic display rotation using built-in accelerometer"
homepage = "https://github.com/efernau/rot8"
documentation = "https://github.com/efernau/rot8"
repository = "https://github.com/efernau/rot8"
keywords = ["sway", "x11", "display", "rotation"]
edition = "2018" edition = "2018"
[dependencies] [dependencies]