From 01c471a6f333a0ef032fa85c30fe0f6a990ed9af Mon Sep 17 00:00:00 2001 From: Felix Krull Date: Fri, 17 May 2019 17:35:12 +0200 Subject: [PATCH] README: update link to ostree-rs Closes: #1860 Approved by: jlebon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa7b23e0..a5773ca0 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,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/) - - [rust-libostree](https://gitlab.com/fkrull/rust-libostree/) + - [ostree-rs](https://gitlab.com/fkrull/ostree-rs/) Building --------