summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 251ff3d..6fb7308 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
name = "torque-asm"
version = "2.2.0"
edition = "2021"
+license = "MIT"
[dependencies]
assembler = { git = "git://benbridle.com/assembler", tag = "v2.2.2" }