[package] name = "i3monkit" version = "0.1.2" authors = ["Hao Hou "] edition = "2018" license = "MIT" description = "The toolkit to build cutomized i3status alternative" readme = "README.md" repository = "https://github.com/38/i3monkit" [dependencies] libc = "^0.2" serde = "^1.0" serde_derive = "^1.0" serde_json = "^1.0" chrono = "^0.3" alsa = "^0.1" curl = "^0.4" [[example]] name = "sample-i3-bar" crate-type = ["bin"]