From 0f0ccb898d35491b7d3f41e47eb562d0c40257ac Mon Sep 17 00:00:00 2001 From: Felix Krull Date: Mon, 20 May 2019 23:01:04 +0200 Subject: [PATCH] Update gir version --- rust-bindings/rust/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-bindings/rust/Makefile b/rust-bindings/rust/Makefile index 65418934..1bf5acda 100644 --- a/rust-bindings/rust/Makefile +++ b/rust-bindings/rust/Makefile @@ -5,7 +5,7 @@ all: gir/ostree gir/ostree-sys # -- gir generation -- target/tools/bin/gir: - cargo install --root target/tools --git https://github.com/gtk-rs/gir.git --rev ffda6f9 -- gir + cargo install --root target/tools --git https://github.com/gtk-rs/gir.git --rev fec179c697a03e4aa98c610f7b98fd1b0ceb9344 -- gir gir/%: target/tools/bin/gir target/tools/bin/gir -c conf/$*.toml