From 3ba546d4a437ab77a2e36272ff256af9ea1cb07d Mon Sep 17 00:00:00 2001 From: projectmoon Date: Sun, 5 Sep 2021 20:14:56 +0000 Subject: [PATCH] Add metadata to rpc package. --- rpc/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index 5b4637b..f6c216a 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" description = "gRPC protobuf models for Tenebrous." homepage = "https://git.agnos.is/projectmoon/tenebrous-dicebot" repository = "https://git.agnos.is/projectmoon/tenebrous-dicebot" -license = "AGPL-3.0" +license = "AGPL-3.0-or-later" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html