From e6961f8f122908518bb55de6f3943ceb80305785 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Fri, 18 Apr 2025 09:31:57 +1200 Subject: Add license information Released the project under the MIT license. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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" } -- cgit v1.2.3-70-g09d2