rust-bitbar 0.3.0

Rust crate to build BitBar plugins
Documentation
[package]
name = "rust-bitbar"
version = "0.3.0"
authors = ["Benjamin Coenen <benjamin.coenen@corp.ovh.com>"]
edition = "2018"
description = "Rust crate to build BitBar plugins"
repository = "https://github.com/bnjjj/rust-bitbar"
readme = "README.md"
keywords = ["bitbar", "bitbar-plugin", "osx", "plugin"]
license-file = "LICENSE"
categories = ["os", "parsing"]

[badges]
travis-ci = { repository = "bnjjj/rust-bitbar", branch = "master" }

[dependencies]