daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
716 stars 57 forks source link

Remove Cargo.lock from repository #210

Closed XVilka closed 4 years ago

XVilka commented 4 years ago

If there is a need to restrict the versions - it is better to do this in the Cargo.toml instead.

wezm commented 4 years ago

It's customary for binaries to commit their Cargo.lock: https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries