Commit dcf69f0
committed
Remove
The Rust language documentation recommends not including the `.lock`
file if the crate represents a library - it's there primarily to support
reproducible builds for binaries.
https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.htmlCargo.lock as recommended by Rust docs.1 parent 00f1d72 commit dcf69f0
3 files changed
+4
-174
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments