Marcel 409a8b83a7
Apply cargo clippy suggestions to reduce not needed allocations (#750)
* Apply cargo clippy suggestions to reduce not needed allocations

* Add changelog entry
2023-05-17 14:53:42 +01:00

1 line
85 B
Plaintext

Apply non-style suggestions by `cargo clippy` to reduce allocations in the rust code.