Linus Färnstrand
Linus Färnstrand
If you can no longer reproduce it (and neither can we), I'm going to close this issue. Please re-open it if the issue comes back and you can provide more...
Thanks for reporting back and providing a log. I renamed the issue to more closely match what we know now about the problem. Do you happen to run any other...
Thanks for the added information. We'll see if we can debug the issue better with this information.
Might be related to us just dropping outgoing packets that tries to exit on the wrong interfaces. This causes the programs that send them to have to wait for a...
We have not heard any report about this in a very long time. I'm ready to close this unless someone still have problems with the issue and can proved some...
I'm closing this due to being very stale and not really on our roadmap. I'd recommend to have future discussions about this in an issue if needed. Prefer posting in...
`time` bumped the MSRV to 1.65.0 in version `0.3.21`. They (correctly) did not release this as a breaking change. But this also means that it's kind of pointless to track...
> Other options would be to run the MSRV CI with `cargo update -p time --precise 0.3.20` ... I'll let the maintainers of `fern` step in here and express their...
The original reason for this PR is gone (getting rid of `atty` as a transitive dependency). But I still think it makes sense to do this upgrade to `colored 2`....
I just wanted to make you aware that I just released a version of `oneshot` (0.1.8) that does not depend on `loom` any longer. This was fixed in https://github.com/faern/oneshot/pull/45. Just...