diff --git a/content/engine/api/sdk/_index.md b/content/engine/api/sdk/_index.md index 1de7b0d712..a4d333acae 100644 --- a/content/engine/api/sdk/_index.md +++ b/content/engine/api/sdk/_index.md @@ -205,8 +205,9 @@ file them with the library maintainers. | Perl | [Eixo::Docker](https://github.com/alambike/eixo-docker) | | PHP | [Docker-PHP](https://github.com/docker-php/docker-php) | | Ruby | [docker-api](https://github.com/swipely/docker-api) | +| Rust | [bollard](https://github.com/fussybeaver/bollard) | | Rust | [docker-rust](https://github.com/abh1nav/docker-rust) | | Rust | [shiplift](https://github.com/softprops/shiplift) | | Scala | [tugboat](https://github.com/softprops/tugboat) | | Scala | [reactive-docker](https://github.com/almoehi/reactive-docker) | -| Swift | [docker-client-swift](https://github.com/valeriomazzeo/docker-client-swift) | \ No newline at end of file +| Swift | [docker-client-swift](https://github.com/valeriomazzeo/docker-client-swift) |