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
Default values of package.include and package.exclude doesn't seem to be documented anywhere, so it can be a surprise what files cargo publish actually includes in the crate.
This is especially bad since cargo publish is irreversible.