From bd00e2f317ead87ef4e86fc20ad1fe9d66303ac8 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 11 Oct 2022 14:46:03 +0200 Subject: [PATCH] cargo: rest-server: set license property Signed-off-by: Thomas Lamprecht --- proxmox-rest-server/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/proxmox-rest-server/Cargo.toml b/proxmox-rest-server/Cargo.toml index cfd1af9b..3858aabe 100644 --- a/proxmox-rest-server/Cargo.toml +++ b/proxmox-rest-server/Cargo.toml @@ -3,6 +3,7 @@ name = "proxmox-rest-server" version = "0.1.0" authors = ["Proxmox Support Team "] edition = "2018" +license = "AGPL-3" description = "REST server implementation" # for example