Skip to content

Commit 055f8e3

Browse files
authored
Add Cargo.lock file (#26)
Using `cargo generate-lockfile`, as recommended in: https://doc.rust-lang.org/cargo/faq.html#why-have-cargolock-in-version-control
1 parent c104123 commit 055f8e3

File tree

2 files changed

+55
-1
lines changed

2 files changed

+55
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
/target
2-
/Cargo.lock
32
/bench_data

Cargo.lock

Lines changed: 55 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)