adding name to Cargo.toml
This commit is contained in:
parent
4dd544fb41
commit
8036af4a4b
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "rot8"
|
name = "rot8"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
authors = ["efernau <e.fernau@efero.de>"]
|
authors = ["efernau <e.fernau@efero.de>", "deadly_platypus <mail@geth.systems>"]
|
||||||
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