diff options
Diffstat (limited to 'arch/msp430/Cargo.toml')
| -rw-r--r-- | arch/msp430/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/msp430/Cargo.toml b/arch/msp430/Cargo.toml index d5bcc31e..9931ff33 100644 --- a/arch/msp430/Cargo.toml +++ b/arch/msp430/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" authors = ["jrozner"] edition = "2021" license = "Apache-2.0" +publish = false [dependencies] binaryninja.workspace = true |
