From 681c6e759407db5e65b0025132775693f37aa1b6 Mon Sep 17 00:00:00 2001 From: Varun Villait Date: Thu, 14 Sep 2023 08:19:37 -0700 Subject: [PATCH] Fix Readme Link (#18) * update readme link * fix the link * version --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c4077e5..e8091fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "peopledatalabs" -version = "0.1.2" +version = "0.1.3" edition = "2021" description = "A Rust client for the People Data Labs API" documentation = "https://docs.peopledatalabs.com/docs/rust-sdk" diff --git a/README.md b/README.md index c88f505..944b60b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

Official Rust client for the People Data Labs API.

- + Repo Status