Skip to content

Commit 389c853

Browse files
committed
Add Cargo.lock for build workflow.
1 parent f394257 commit 389c853

File tree

2 files changed

+572
-4
lines changed

2 files changed

+572
-4
lines changed

.gitignore

-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
debug/
44
target/
55

6-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
7-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
8-
Cargo.lock
9-
106
# These are backup files generated by rustfmt
117
**/*.rs.bk
128

0 commit comments

Comments
 (0)