Skip to content

Commit 45256bd

Browse files
committed
Add Cargo.lock to fix compilation issues
1 parent a6595fa commit 45256bd

File tree

2 files changed

+738
-1
lines changed

2 files changed

+738
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

99
# These are backup files generated by rustfmt
1010
**/*.rs.bk

0 commit comments

Comments
 (0)