diff --git a/Cargo.toml b/Cargo.toml index 7c391d5..6505811 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "qdrant_rest_client" -version = "0.0.4" +version = "0.1.0" license = "Apache-2.0" -description = "The Dapr SDK for WebAssembly." +description = "The Qdrant SDK for WebAssembly." repository = "https://github.com/second-state/qdrant-rest-client" authors = ["Michael Yuan "] readme = "README.md"