mirror of
https://github.com/BastaMasta/boxy-cli.git
synced 2026-07-28 18:35:39 +03:00
fixed accidental attempt at publishing binary-testing
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user