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
When the directory excluded is part of a git submodule (or even the submodule itself), cargo package will still include them in the generated crate file.
When the directory excluded is part of a git submodule (or even the submodule itself),
cargo packagewill still include them in the generated crate file.