Skip to content

Commit a8ae2a5

Browse files
committed
Include Cargo.lock, disable build.rs in CLI
1 parent 2046398 commit a8ae2a5

File tree

4 files changed

+2660
-8
lines changed

4 files changed

+2660
-8
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ target/
336336

337337
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
338338
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
339-
Cargo.lock
339+
# Cargo.lock
340340

341341
# These are backup files generated by rustfmt
342342
**/*.rs.bk

0 commit comments

Comments
 (0)