You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See #127 (comment). It might make sense to run our daemon and client through the fuzzing facilities provided by cargo fuzz, as a lower-level way to ensure safety. We can use the zip crate as an example.