mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
build: Don't publish some bindings crates
...attempt to fix "cargo dist" failure.
This commit is contained in:
parent
6bd7d6752e
commit
d0b5aca0b5
3 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ authors.workspace = true
|
|||
edition.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
name = "_limbo_go"
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ authors.workspace = true
|
|||
edition.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
name = "_limbo_java"
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ authors.workspace = true
|
|||
edition.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
name = "_limbo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue