Commit 56210a5
Thomas Hebb
Remove Cargo.lock for optee-utee and optee-teec
As per Cargo's documentation[1], only binary crates should check in
Cargo.lock. Library crates should not, since dependents will do their
own version resolution anyway.
This mostly reverts commit 0438ca9 ("Add Cargo.lock for optee-utee
and optee-teec").
[1] https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html1 parent 5d0e7d6 commit 56210a5
4 files changed
Lines changed: 2 additions & 1028 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments