adding name to Cargo.toml
This commit is contained in:
parent
4dd544fb41
commit
8036af4a4b
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "rot8"
|
||||
version = "0.1.2"
|
||||
authors = ["efernau <e.fernau@efero.de>"]
|
||||
authors = ["efernau <e.fernau@efero.de>", "deadly_platypus <mail@geth.systems>"]
|
||||
license = "MIT"
|
||||
description = "automatic display rotation using built-in accelerometer"
|
||||
homepage = "https://github.com/efernau/rot8"
|
||||
|
|
Loading…
Reference in New Issue