This is an automated email from the ASF dual-hosted git repository. junchao pushed a commit to branch cjcchen-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb-rust_sdk.git
commit 58079c9c8d0613fd60111d0d64078a6af7c2c609 Author: cjcchen <[email protected]> AuthorDate: Sat Jun 28 18:55:12 2025 +0800 Update Cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ef907ed..0b39989 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,6 @@ name = "resilientdb_rust_sdk" version = "0.1.2" edition = "2021" -authors = ["Dhruv Sangamwar <[email protected]>"] description = "A SDK for interacting with ResilientDB" license = "Apache-2.0" publish = true
