Finalize merge of libpci-rs branch

This commit is contained in:
August 2025-11-05 21:33:36 -05:00
parent 45ed39bf65
commit b900d28f77
No known key found for this signature in database
GPG Key ID: 5FE0CB25945EFAA2
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[package] [package]
name = "oxidefetch" name = "oxidefetch"
description = "A fast, cross platform Fetch program for your terminal" description = "A fast, cross platform Fetch program for your terminal"
version = "2.0.0-beta.4" version = "2.0.0"
edition = "2021" edition = "2021"
authors = [ "NamedNeon", "shibedrill" ] authors = [ "NamedNeon", "shibedrill" ]
license = "MIT" license = "MIT"

View File

@ -1,4 +1,4 @@
# oxidefetch 2.0.0-beta.4 # oxidefetch 2.0.0
Fully cross platform Neofetch clone written in Rust. Up to 25 times faster than Neofetch! Fully cross platform Neofetch clone written in Rust. Up to 25 times faster than Neofetch!