nyx
nyx copied to clipboard
Replace rstats
Maintenance task description
The rstats
crate often breaks because of its own dependencies. I should find a way to get rid of this dependency to avoid end-user issues.
Scope of work
- Remove
rstats
from Cargo.toml and see where it break - Fix these breakages.
Priority
Low