Commit 65203d5
build: unify Rust crate versions via workspace.package.version (#268)
All three crates now inherit their version from workspace.package.version
in the root Cargo.toml instead of each declaring their own. This keeps
Rust crate versions in sync with each other and makes it easier to
align with the Python package version during releases.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ff3b1cc commit 65203d5
File tree
4 files changed
+6
-3
lines changed- crates
- bloqade-lanes-bytecode-cli
- bloqade-lanes-bytecode-core
- bloqade-lanes-bytecode-python
4 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments