chmp / cargo-wop

Run cargo on Rust source files without setting up a project
MIT License
1 stars 1 forks source link

Idea: Support lock files #12

Open chmp opened 3 years ago

chmp commented 3 years ago

For the file $script.rs add a $script.lock file. Q: how to sync it between the generated cargo project and the source file?