We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6064f6 commit 681c6e7Copy full SHA for 681c6e7
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "peopledatalabs"
3
-version = "0.1.2"
+version = "0.1.3"
4
edition = "2021"
5
description = "A Rust client for the People Data Labs API"
6
documentation = "https://docs.peopledatalabs.com/docs/rust-sdk"
README.md
@@ -5,7 +5,7 @@
<p align="center">Official Rust client for the People Data Labs API.</p>
7
<p align="center">
8
- <a href="https://github.com/peopledatalabs/peopledatalabs-rs">
+ <a href="https://github.com/peopledatalabs/peopledatalabs-rust">
9
<img src="https://img.shields.io/badge/repo%20status-Active-limegreen" alt="Repo Status">
10
</a>
11
<a href="https://github.com/peopledatalabs/peopledatalabs-rust/actions/workflows/test.yml">
0 commit comments