From 6879983f7747954cebb676d22defbcd2b0988564 Mon Sep 17 00:00:00 2001 From: Imbus <> Date: Sun, 9 Jun 2024 00:50:32 +0200 Subject: [PATCH] License in cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 24a7abc..09fcea0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "iced_demo" version = "0.1.0" edition = "2021" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html