From 984ec0822a61f69b08bc4f66e01f4f0f415946e1 Mon Sep 17 00:00:00 2001 From: Jianshu_Zhao <38149286+jianshu93@users.noreply.github.com> Date: Sat, 11 Jan 2025 13:55:08 -0800 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bd21ab7..f89eef1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gsearch" version = "0.1.5" -authors = ["jeanpierre.both@gmail.com", "jianshu.zhao@gatech.edu"] +authors = ["jeanpierre.both@gmail.com", "jianshuzhao@yahoo.com"] repository = "https://github.com/jean-pierreBoth/gsearch" keywords = ["hnsw", "probminhash", "bacteria"] edition = "2021"