Skip to content

Commit 681c6e7

Browse files
authored
Fix Readme Link (#18)
* update readme link * fix the link * version
1 parent a6064f6 commit 681c6e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "peopledatalabs"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2021"
55
description = "A Rust client for the People Data Labs API"
66
documentation = "https://docs.peopledatalabs.com/docs/rust-sdk"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<p align="center">Official Rust client for the People Data Labs API.</p>
66

77
<p align="center">
8-
<a href="https://github.com/peopledatalabs/peopledatalabs-rs">
8+
<a href="https://github.com/peopledatalabs/peopledatalabs-rust">
99
<img src="https://img.shields.io/badge/repo%20status-Active-limegreen" alt="Repo Status">
1010
</a>&nbsp;
1111
<a href="https://github.com/peopledatalabs/peopledatalabs-rust/actions/workflows/test.yml">

0 commit comments

Comments
 (0)