Bump Rust crates for breaking release

This commit is contained in:
2026-08-13 19:40:08 +09:00
parent 515adc2533
commit 9c46635ee0
12 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -4,7 +4,8 @@ Run all commands from the repository root. Publishing requires Cargo, npm, and J
## Versions
- Rust crates: `0.1.3`
- `decodal-derive`: `0.1.3` (already published)
- Other published Rust crates: `0.2.0`
- `decodal-wasm` npm/JSR package: `0.1.4`
- `decodal-codemirror`: `0.1.6`
@@ -34,7 +35,6 @@ Publish in dependency order. Wait for each crate to become available in the crat
Run the corresponding command with `--dry-run` immediately before each real publish.
```sh
cargo publish -p decodal-derive
cargo publish -p decodal
cargo publish -p decodal-language-service
cargo publish -p decodal-language-tools