fixed accidental attempt at publishing binary-testing

This commit is contained in:
2026-07-01 21:39:56 +03:00
committed by BastaMasta
parent 6e12999313
commit a73d0bec16
+1
View File
@@ -3,6 +3,7 @@ name = "binary-testing"
version = "0.1.0"
edition = "2021"
default-run = "binary-testing"
publish = false
[dependencies]
boxy-cli = { version = "2.0.1", path = "../boxy-cli" }