pw-viz
pw-viz copied to clipboard
Panic on Zoom disconnect
trafficstars
pw-viz panics on Zoom disconnect on my box (Debian unstable pipewire 0.3.42).
Upgrading the dependency on simple_logger to 2.1.0 and then rebuilding seems to fix it.
In general, doing a cargo upgrade, truncating the version numbers, and then building to update Cargo.lock seems like a thing that should be done at this point.
Fixed in a4099e0