Skip to content

Commit 33f1859

Browse files
committed
add publish = false to vst3-bindgen-cli crate
1 parent 1134583 commit 33f1859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vst3-bindgen-cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ edition = "2021"
66
description = "Binding generator for the VST 3 API"
77
repository = "https://github.com/coupler-rs/vst3-rs"
88
license = "MIT OR Apache-2.0"
9+
publish = false
910

1011
[[bin]]
1112
path = "src/main.rs"

0 commit comments

Comments
 (0)