Skip to content

Instantly share code, notes, and snippets.

@ChristopherA
Created January 25, 2024 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChristopherA/f639ec620454cf29199818fda64c83d1 to your computer and use it in GitHub Desktop.
Save ChristopherA/f639ec620454cf29199818fda64c83d1 to your computer and use it in GitHub Desktop.
Rust & Cargo Tips:

Rust & Cargo Tips

cargo new with no git

cargo new --vcs=none simple_cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment