We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da87ea commit 2a24a67Copy full SHA for 2a24a67
3 files changed
:
@@ -0,0 +1,6 @@
1
+# [0.2.16]
2
+
3
+### What's Changed?
4
5
+- New Features: Motherboard informations.
6
+- Reduce Deps
CHANGELOG.md
@@ -3,3 +3,4 @@
### What's Changed?
- New Features: Motherboard informations.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ffetch"
-version = "0.2.15"
+version = "0.2.16"
authors = ["0l3d <0l3dgit@gmail.com>"]
edition = "2021"
description = "Fast, minimal & Rust-powered system fetcher"
0 commit comments