[package]
name = "bb"
version = "0.0.0"
authors = ["Manos Pitsidianakis <el13635@mail.ntua.gr>"]
edition = "2018"
homepage = "https://nessuent.xyz"
description = "monitor"
readme = "README"
keywords = []
categories = ["command-line-utilities", ]
license = "GPL-3.0-or-later"
[[bin]]
name = "bb"
path = "src/main.rs"