Add rs-consul client to community-provided SDKs list (#10529)

* Add rs-consul

* Update website/content/api-docs/libraries-and-sdks.mdx

Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
This commit is contained in:
Jan Berktold 2021-06-30 07:43:41 -07:00 committed by GitHub
parent bd07b90a63
commit cf205d7fd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -131,4 +131,8 @@ the community.
<a href="https://github.com/alphaHeavy/consul-haskell">consul-haskell</a> -
Haskell client for the Consul HTTP API
</li>
<li>
<a href="https://github.com/Roblox/rs-consul">rs-consul</a> -
Rust client for the Consul HTTP API
</li>
</ul>