From 95e44da68082b254416121ecec23186f5be130bb Mon Sep 17 00:00:00 2001 From: Pringled Date: Sun, 24 May 2026 20:22:14 +0200 Subject: [PATCH] chore: Update email --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 49ec167..2728b63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" description = "Official Rust Implementation of Model2Vec" readme = "README.md" license-file = "LICENSE" -authors = ["Thomas van Dongen ", "Stéphan Tulkens "] +authors = ["Thomas van Dongen ", "Stéphan Tulkens "] homepage = "https://github.com/MinishLab/model2vec-rs" repository = "https://github.com/MinishLab/model2vec-rs" keywords = ["embeddings", "model2vec", "nlp", "rust"]