chadmed / bankstown

MIT License
100 stars 3 forks source link

Add back Cargo.lock #3

Closed diamondburned closed 11 months ago

diamondburned commented 12 months ago

This commit adds back the Cargo.lock file, which ensures that the dependencies are always reproducible for security and Nix reasons.

For more information, refer to:

https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html