rsftch 0.1.6

Lightning fast hardware fetch tool written in rust.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.colored]
version = "2.1.0"

[package]
authors = ["Charlie charliejohanid@gmail.com"]
categories = ["command-line-utilities"]
description = "Lightning fast hardware fetch tool written in rust."
edition = "2021"
keywords = ["fetch", "rust", "neofetch"]
license = "MIT"
name = "rsftch"
readme = "README.md"
repository = "https://github.com/charklie/rsftch"
version = "0.1.6"