uv/crates/puffin-dispatch
konstin 095f033b61 Use dummy reporter instead of option reporter
I'm experimenting with getting with of the `if let Some(reporter) = self.reporter {...}` and `with_reporter()` methods. Added bonus is that we see where we're currently loosing information, as we currently do in `BuildDispatch::install`.
2023-12-15 10:32:35 +01:00
..
src Use dummy reporter instead of option reporter 2023-12-15 10:32:35 +01:00
Cargo.toml Keep track of in flight unzips using `OnceMap` (#544) 2023-12-08 20:18:11 +00:00