following things should be added: - [ ] Building - [ ] clippy - [ ] fmt - [ ] book - [ ] msrv (Minimum supported Rust Version) - [ ] auditing [maybe using this](https://github.com/marketplace/actions/rustsec-bot) - [ ] unused dependencies [maybe using this](https://github.com/marketplace/actions/rust-cargo-udeps) - [ ] update dependencies maybe using [this](https://github.com/marketplace/actions/dependencies-auto-upgrade) or [that](https://github.com/marketplace/actions/dependencies-autoupdate). Determine Difference!! - [ ] releases to crates.io [maybe using this](https://github.com/marketplace/actions/cargo-release-pr)
following things should be added: