Get random sysinfo & print to terminal

This commit is contained in:
Sebastian Cabrera 2024-06-21 18:35:22 -04:00
parent 73aeab77e1
commit b92b5430e1
No known key found for this signature in database
GPG key ID: 9C70960A46161D08
3 changed files with 20 additions and 1 deletions

View file

@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
sysinfo = "0.30.12"