i try to use cargo init to init cargo manage system.
but i can't see the $HOME/.cargo dir generate.
and the shell show
macmatoMacBook-Air:rust kula$ cargo init
warning: signature verification failed for sources.json
macmatoMacBook-Air:rust kula$ cargo sync
error: No sources defined. You may wish to run "cargo init" then "cargo sync".
what's up on the cargo manage system?
my os is mac osx 10.7
sudo. Is it failing on MacOS because of a permission issue (even though the error messages are different)?cargo inithas now completely differeny meaning.