milcheck 0.2.6

A simple program that displays the status of your pacman mirrorlist and the Arch Linux lastest news right in your terminal
Documentation
[dependencies.html2text]
version = "0.2.1"

[dependencies.reqwest]
features = ["blocking"]
version = "0.11"

[dependencies.scraper]
version = "0.12.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.termion]
version = "1.5.6"

[package]
authors = ["pierre <dommerc.pierre@gmail.com>"]
categories = ["command-line-utilities"]
description = "A simple program that displays the status of your pacman mirrorlist and the Arch Linux lastest news right in your terminal"
edition = "2018"
keywords = ["archlinux", "pacman", "mirror", "mirrorlist"]
license = "MPL-2.0"
name = "milcheck"
readme = "README.md"
repository = "https://github.com/doums/milcheck"
version = "0.2.6"