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:
parent
bd07b90a63
commit
cf205d7fd9
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue