From 46f7955094a91fd5d408eaf57195059cf0e98654 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 26 Aug 2020 20:37:45 -0700 Subject: update license slug --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 499a265..0ef2dba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "es-public-proxy" version = "0.2.0" edition = "2018" authors = ["Bryan Newbold "] -license = "AGPL-3+" +license = "AGPL-3.0-or-later" #license-file = "LICENSE.AGPLv3.txt" description = "simple read-only HTTP reverse-proxy for exposing an Elasticsearch node to the public internet" readme = "README.md" -- cgit v1.2.3