Commit dd65c79
authored
chore: track Cargo.lock for reproducible builds (#10)
This project builds a cdylib that serves as a Lua native module loaded
at runtime. It is effectively a final build artifact rather than a
dependency consumed by other Rust crates.1 parent f67f336 commit dd65c79
2 files changed
Lines changed: 1690 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
| |||
0 commit comments