From 3d8647724a8f6dbe5c16dea792b66304b9195f62 Mon Sep 17 00:00:00 2001 From: janskiba Date: Tue, 7 Nov 2023 13:34:59 +0000 Subject: [PATCH] Add license --- shared/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/Cargo.toml b/shared/Cargo.toml index 5823d60..3d0faf5 100644 --- a/shared/Cargo.toml +++ b/shared/Cargo.toml @@ -2,6 +2,7 @@ name = "shared" version = "0.1.0" edition = "2021" +license = "Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html