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
My current best guess is this is due to tokio_tar::Entry::unpack_in touching the mtime of a directory when it unpacks a file inside that directory? See alexcrichton/tar-rs#217. Mildly surprising that cargo's rerun-if-changed would trigger on a directory mtime changing.
No description provided.
The text was updated successfully, but these errors were encountered: