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"]