From 8c3ccfb69c5c872f40a0434a77bea04c1ce2bf42 Mon Sep 17 00:00:00 2001 From: Pal Kerecsenyi Date: Tue, 23 Jan 2024 15:51:10 +0000 Subject: [PATCH] Add license and repository --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 161d949..8adb208 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "palauth-iam-rust" version = "0.1.0" edition = "2021" +license = "MIT" +repository = "https://gitea.palk.me/paltiverse/palauth-iam-rust.git" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html