diff options
Diffstat (limited to 'arch/msp430')
| -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 ddc442e8..03940cd8 100644 --- a/arch/msp430/Cargo.toml +++ b/arch/msp430/Cargo.toml @@ -3,6 +3,7 @@ name = "arch_msp430" version = "0.1.0" authors = ["jrozner"] edition = "2021" +license = "Apache-2.0" [dependencies] binaryninja.workspace = true |
