mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-03 08:24:19 +01:00
simulator: Disable package publishing
The simulator is for testing purposes only. Disable publishing to avoid `cargo dist` from picking it up.
This commit is contained in:
@@ -8,6 +8,7 @@ edition.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
description = "The Limbo deterministic simulator"
|
||||
publish = false
|
||||
|
||||
[[bin]]
|
||||
name = "limbo_sim"
|
||||
|
||||
Reference in New Issue
Block a user