Skip to content

Commit

Permalink
Merge pull request #11 from jpetrucciani/add_cargo_lock
Browse files Browse the repository at this point in the history
add initial Cargo.lock
  • Loading branch information
jkfran authored Apr 28, 2023
2 parents 3a43d03 + 44c4de0 commit b9346e7
Show file tree
Hide file tree
Showing 2 changed files with 1,477 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,5 @@
# 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
Loading

0 comments on commit b9346e7

Please sign in to comment.