Initialized Cargo project
This commit is contained in:
parent
26703c12a3
commit
a1e69e8149
4 changed files with 1381 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -6,8 +6,7 @@ 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
|
||||
# Cargo.lock
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
||||
|
|
|
|||
Reference in a new issue