Make decodal the published library crate

This commit is contained in:
2026-06-25 22:51:16 +09:00
parent 6e2363632b
commit 87fef44c68
20 changed files with 159 additions and 96 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ This example exercises multiple current Decodal features together:
Run it with:
```sh
cargo run -q -p decodal -- examples/advanced/main.dcdl
cargo run -q -p decodal-cli -- examples/advanced/main.dcdl
```
The entrypoint is `main.dcdl`.