Adding name to Cargo.toml

This commit is contained in:
Nicola Sorace 2020-11-02 16:53:24 +00:00
parent 8f2128c172
commit 54c781d60d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "rot8"
version = "0.1.3"
authors = ["efernau <e.fernau@efero.de>", "deadly_platypus <mail@geth.systems>"]
authors = ["efernau <e.fernau@efero.de>", "deadly_platypus <mail@geth.systems>", "nicola-sorace"]
license = "MIT"
description = "automatic display rotation using built-in accelerometer"
homepage = "https://github.com/efernau/rot8"