From 41ab8338eca02be308426cccf136738c6d450e9d Mon Sep 17 00:00:00 2001 From: Albin Suresh Date: Fri, 26 Mar 2021 11:32:08 +0530 Subject: Commit Cargo.lock to fix dependency versions (#117) --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4a48579c..44017d16 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,6 @@ # will have compiled files and executables **/target -# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries -# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html -Cargo.lock - # These are backup files generated by rustfmt **/*.rs.bk -- cgit v1.2.3