aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
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"