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
Gitoxide shouldn't rely on File::drop() after writing files as it squelches errors. Instead, use io-close but push for the ability to close files to be added to the standard library.