From 19c65e6c7af3ac4ecf9ccd9eb6c9b5c4ca1aeaff Mon Sep 17 00:00:00 2001 From: e3b Date: Sat, 17 Aug 2019 02:15:16 +0200 Subject: [PATCH] :wrench: update metadata --- Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 13b00e1..ccad21c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,12 @@ name = "rot8" version = "0.1.1" authors = ["efernau "] +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" [dependencies]