infinyon / fluvio

Lean and mean distributed stream processing system written in rust and web assembly. Alternative to Kafka + Flink in one.
https://www.fluvio.io/
Apache License 2.0
3.88k stars 489 forks source link

chore: use Rust `1.80.0` #4118

Closed EstebanBorai closed 3 months ago

EstebanBorai commented 3 months ago

Updates Rust Toolchain to 1.80.0 and applies clippy improvements

EstebanBorai commented 3 months ago

@morenol, @sehz I will need a second review on this PR because I had to remove stats feature which files are no longer in fluvio crate.

I did these changes on: 4fd5986.