Is your feature request related to a problem or challenge?
A new Rust version was released that causes CI to fail -- see #11651
@findepi made a PR to pin CI to use Rust 1.79 while we work out the clippy failures: #11655
We should remove the wokaround and use the latest rust once we have sorted out clippy
Describe the solution you'd like
Remove the workaround file and use the latest rust again
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem or challenge?
A new Rust version was released that causes CI to fail -- see #11651
@findepi made a PR to pin CI to use Rust 1.79 while we work out the clippy failures: #11655
We should remove the wokaround and use the latest rust once we have sorted out clippy
Describe the solution you'd like
Remove the workaround file and use the latest rust again
Describe alternatives you've considered
No response
Additional context
No response