Skip to content

chore: track Cargo.lock for reproducible builds#10

Merged
oowl merged 1 commit intooowl:masterfrom
cshuaimin:push-uttuulxwxlkv
Mar 30, 2026
Merged

chore: track Cargo.lock for reproducible builds#10
oowl merged 1 commit intooowl:masterfrom
cshuaimin:push-uttuulxwxlkv

Conversation

@cshuaimin
Copy link
Copy Markdown
Contributor

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.

The lock file is generated with cargo generate-lockfile.

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.
@oowl
Copy link
Copy Markdown
Owner

oowl commented Mar 30, 2026

@cshuaimin thanks!

@oowl oowl merged commit dd65c79 into oowl:master Mar 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants