solana-foundation / developer-content

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.
https://solana.com/developers
81 stars 96 forks source link

[guide] improve local rust hello world #207

Open nickfrosty opened 1 month ago

nickfrosty commented 1 month ago

Problem

the rust hello world guide should be improved after feedback during a DX test

Proposed Solution

michaelcrypt0x commented 4 days ago

I think basic inputs are missing in cargo.toml for the project to compile (dependencies and dev-dependencies )