ashwin-fetch 0.0.2

Similar to `neofetch` but written with rust.
# Ashwin Fetch

## Install Instructions
- Make sure you have `rust` and `cargo` installed
- `cargo install ashwin-fetch` should compile and install the binary

## About
- A simple project I wanted to try out for learning rust.
- *Should* work on macOS, Windows, Linux, android, etc.
- Output looks like this:
```

       :#.                      ashwinrohit@Madurai.local
       :#-:****************+    -------------------------
         -::::::::.......:::    OS:        macOS 15.5
   .#*               -**=:.     Serial:    T123456789
    #-::            =%%=:.      Kernel:    Darwin 24.5.0
     --::.        :*%#::        Uptime:    30d 7h 5m
       -:::.    .=%%-:          CPU:       Apple M1 Pro - 8 cores, 5.66% avg, 3228.00 MHz
         :::=######:.           GPU 0:     Apple M1 Pro
          .::::::..             Memory:    9948/16384 MB used

```