Set cargo new config vars to placeholders for example projects

This commit is contained in:
Carol (Nichols || Goulding) 2019-04-23 11:21:24 -04:00
parent 87dd684367
commit 7a9c8f4100
No known key found for this signature in database
GPG Key ID: D04B39A6CA243902
1 changed files with 3 additions and 0 deletions

3
.cargo/config Normal file
View File

@ -0,0 +1,3 @@
[cargo-new]
name = "Your Name"
email = "you@example.com"