From d641afcfd92e76d0989f62eadb5b53d4782b7a18 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Thu, 6 Nov 2025 11:28:37 +0800 Subject: chore: update license information to AGPL-3.0 in Cargo.toml and pyproject.toml --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index af366c2..326ebc8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "mvp" version = "0.1.0" edition = "2021" +description = "MVP Implementation in Rust and Python by HydroRoll-Team" +license = "AGPL-3.0" [[bin]] name = "mvp" -- cgit v1.2.3-70-g09d2