build: Don't publish some bindings crates

...attempt to fix "cargo dist" failure.
This commit is contained in:
Pekka Enberg 2025-02-18 19:00:11 +02:00
parent 6bd7d6752e
commit d0b5aca0b5
3 changed files with 3 additions and 0 deletions

View file

@ -5,6 +5,7 @@ authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
publish = false
[lib]
name = "_limbo_go"