Skip to content

Commit 3907f8c

Browse files
authored
fix: add Cargo.lock to version control (#3)
Signed-off-by: Esteve Fernandez <[email protected]>
1 parent d9e5da2 commit 3907f8c

File tree

2 files changed

+210
-4
lines changed

2 files changed

+210
-4
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
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

rosidl_runtime_rs/Cargo.lock

Lines changed: 210 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)