Merge pull request #11205 from jmgilman/libraries-and-sdks

Adds consulrs Rust client library to SDK list
This commit is contained in:
Evan Culver 2021-10-05 20:58:05 +02:00 committed by GitHub
commit 7d99b75005
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -135,4 +135,8 @@ the community.
<a href="https://github.com/Roblox/rs-consul">rs-consul</a> -
Rust client for the Consul HTTP API
</li>
<li>
<a href="https://github.com/jmgilman/consulrs">consulrs</a> -
Asynchronous Rust client library for the Consul HTTP API
</li>
</ul>