diff --git a/Cargo.toml b/Cargo.toml index 3f3bf0a..1e32b43 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rot8" version = "0.1.2" -authors = ["efernau "] +authors = ["efernau ", "deadly_platypus "] license = "MIT" description = "automatic display rotation using built-in accelerometer" homepage = "https://github.com/efernau/rot8"