aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2023-11-28 16:54:46 +0100
committerDaniel Schadt <kingdread@gmx.de>2023-11-28 16:54:46 +0100
commitccebb485a85688855ff44f509c6fa224147c13f3 (patch)
tree023224bf8b3c43cc22686f89459a9774fa8fb307 /Cargo.toml
parent8315134d78b954af830b114512dbb5de6145dc66 (diff)
downloadhohibe-ccebb485a85688855ff44f509c6fa224147c13f3.tar.gz
hohibe-ccebb485a85688855ff44f509c6fa224147c13f3.tar.bz2
hohibe-ccebb485a85688855ff44f509c6fa224147c13f3.zip
more metadata in Cargo.toml
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e4a9be6..5b91a77 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,10 @@ name = "hohibe"
version = "0.1.0"
edition = "2021"
license = "LGPL-3.0-or-later"
+readme = "README.md"
+description = "Hierarchical Identity Based Encryption (HIBE) for Rust"
+categories = ["mathematics", "cryptography"]
+repository = "https://codeberg.org/dunj3/hohibe"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html