chore(release): prepare for pfetch-rs v2.6.1
This commit is contained in:
parent
d6be619f08
commit
75a58e1875
@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [2.6.1] - 2023-05-16
|
||||||
|
|
||||||
|
### Miscellaneous
|
||||||
|
|
||||||
|
- Fast RPM package count on openSUSE (libmacchina 7.1.0)
|
||||||
|
- Update dependencies
|
||||||
|
|
||||||
## [2.6.0] - 2023-05-12
|
## [2.6.0] - 2023-05-12
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -749,7 +749,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pfetch"
|
name = "pfetch"
|
||||||
version = "2.6.0"
|
version = "2.6.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"crossterm",
|
"crossterm",
|
||||||
"dotenvy",
|
"dotenvy",
|
||||||
|
|||||||
@ -3,7 +3,7 @@ members = ["pfetch-extractor"]
|
|||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "pfetch"
|
name = "pfetch"
|
||||||
version = "2.6.0"
|
version = "2.6.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["Gobidev"]
|
authors = ["Gobidev"]
|
||||||
description = "A rewrite of the pfetch system information tool"
|
description = "A rewrite of the pfetch system information tool"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user