From dc13645299df2ddfa77fde8e4072834fb0025e4f Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 9 Jun 2022 14:53:06 -0400 Subject: [PATCH] rust-bindings: Fix repository reference Since the repo merge. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0489bc5f..da623f1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["ostree", "libostree"] license = "MIT" name = "ostree" readme = "README.md" -repository = "https://github.com/ostreedev/ostree-rs" +repository = "https://github.com/ostreedev/ostree" version = "0.14.0" exclude = [