macmon 0.7.0

Apple Silicon system monitor & Rust library — CPU/GPU power, temperature, RAM. No sudo. TUI, JSON pipe, Prometheus exporter.
Documentation
---
name: Issue
about: Report a problem or ask a question
title: ""
assignees: ""
---

<!--
If this issue is about a bug, please include:
- what is not working
- output of: macmon debug
- your CPU model / processor version
- your macOS version

macmon depends heavily on CPU model/version. macOS version can matter too.

The easiest way is to copy the debug output to your clipboard and paste it here:

  macmon debug | pbcopy

Then paste the result into the issue body.
-->

## What happened?

Describe the problem or question.

<details>
<summary>macmon report</summary>

```text
Paste here
```

</details>