Rustlings v1.0.1 Release Notes

Release Date: 2019-03-06 // about 5 years ago
    • ➕ Adds a way to install Rustlings in one command (curl -L https://git.io/rustlings | bash)
    • 👉 Makes rustlings watch react to create file events (@shaunbennett, #117)
    • Reworks the exercise management to use an external TOML file instead of just listing them in the code