linkerd2-proxy/hyper-balance
Oliver Gould c5cff4bdbc
Fix Clippy warnings on nightly (#2810)
Our nightly build is failing due to some dead code warnings that aren't being
triggered on stable.

This change runs `cargo +nightly clippy --fix` and then manually fixes the
remaining issues.

This change also updates the nightly and beta workflows so that they may be
triggered manually.
2024-03-19 08:57:23 -07:00
..
src Fix Clippy warnings on nightly (#2810) 2024-03-19 08:57:23 -07:00
Cargo.toml deps: update to `tokio` 1.17.0 and `tower` 0.4.12, and unpatch (#1503) 2022-02-16 22:59:55 -08:00