You've already forked neo64fetch
mirror of
https://github.com/neoarz/neo64fetch.git
synced 2026-02-08 22:33:26 +01:00
10 lines
141 B
TOML
10 lines
141 B
TOML
[package]
|
|
name = "neo64fetch"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
colored = "3.0.0"
|
|
display-info = "0.5.7"
|
|
sysinfo = "0.37.2"
|