feat(network-diagnostics): Install bones network debug window#919
feat(network-diagnostics): Install bones network debug window#919zicklag merged 5 commits intofishfolk:mainfrom
Conversation
|
I merged the bones PR so you should be able to run |
|
Merged main to resolve cargo.lock conflict |
|
I think there might be a security warning that is going to block merging. Hopefully we can just run |
I just ran cargo update in the merge from main - so it seems these are still around. I can take a swing at resolving some of these cargo deny errors if you would like. And if stuck with problems upstream, can at least start tracking them. |
|
Oh, I've already got the advisories set as non-required for merge, so it looks like all we need to do is add |
PR opened: #923 |
Install the bones network debug egui plugin / add a button to open it from debug window.
Companion PR to fishfolk/bones#345