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
C:\Users\steve\tmp> cargo new bar Created binary (application) `bar` project
We went with "package" over project, which is why Cargo.tomls have [package] in them. We should fix this message (and any others) to use "package" instead of "project."