Skip to content

Commit

Permalink
Merge pull request #831 from multiversx/fix/add-cargo-lock
Browse files Browse the repository at this point in the history
Fix issues: Add Cargo.lock
  • Loading branch information
CostinCarabas authored Feb 8, 2024
2 parents 834565c + ee138d1 commit ef574c1
Show file tree
Hide file tree
Showing 9 changed files with 3,307 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
# will have compiled files and executables
**/target/
**/output/
# 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
!**/wasm*/Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk
Expand Down
Loading

0 comments on commit ef574c1

Please sign in to comment.