From: Damiano Donati Date: Fri, 11 Mar 2022 11:12:43 +0000 (+0000) Subject: README.md: update ostree-rs language binding link X-Git-Tag: archive/raspbian/2022.4-1+rpi1^2~9^2~1^2~15^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=039d86c63be7becbfba3b86c4bf8859055de4848;p=ostree.git README.md: update ostree-rs language binding link According to the description on https://gitlab.com/fkrull/ostree-rs/ the repository is now moved to https://github.com/ostreedev/ostree-rs --- diff --git a/README.md b/README.md index 8fa17f94..0896b244 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ write higher level manual bindings on top; this is more common for statically compiled languages. Here's a list of such bindings: - [ostree-go](https://github.com/ostreedev/ostree-go/) - - [ostree-rs](https://gitlab.com/fkrull/ostree-rs/) + - [ostree-rs](https://github.com/ostreedev/ostree-rs/) ## Building