Skip to content

fix: centralize versioning across Rust and Lua#176

Closed
Deepak8858 wants to merge 1 commit intoTheHellBox:masterfrom
Deepak8858:fix/issue-175-versioning
Closed

fix: centralize versioning across Rust and Lua#176
Deepak8858 wants to merge 1 commit intoTheHellBox:masterfrom
Deepak8858:fix/issue-175-versioning

Conversation

@Deepak8858
Copy link
Copy Markdown

This PR centralizes versioning by using a build script in the shared crate to generate version files for both Rust and Lua. This ensures that only Cargo.toml needs to be updated. Fixes #175.

@Vlad118
Copy link
Copy Markdown
Collaborator

Vlad118 commented Apr 1, 2026

Closed in favour of #179

ensuring that lua version does not have a dependency of cargo build (which generates the version file in linked PR).

@Vlad118 Vlad118 closed this Apr 1, 2026
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.

Fix versioning scattering across files

2 participants