init commit

This commit is contained in:
Aaron Honeycutt 2025-03-23 14:21:00 -06:00
commit 888bba4c34
4 changed files with 170 additions and 0 deletions

7
Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "nyxi-installer"
version = "2.0.0"
edition = "2021"
[dependencies]
sys_metrics = "0.2.7"