Adding name to Cargo.toml
This commit is contained in:
parent
8f2128c172
commit
54c781d60d
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "rot8"
|
name = "rot8"
|
||||||
version = "0.1.3"
|
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"
|
license = "MIT"
|
||||||
description = "automatic display rotation using built-in accelerometer"
|
description = "automatic display rotation using built-in accelerometer"
|
||||||
homepage = "https://github.com/efernau/rot8"
|
homepage = "https://github.com/efernau/rot8"
|
||||||
|
|
Loading…
Reference in New Issue