diff --git a/rust-bindings/rust/Makefile b/rust-bindings/rust/Makefile index 9765f9df..92c3ed1b 100644 --- a/rust-bindings/rust/Makefile +++ b/rust-bindings/rust/Makefile @@ -1,5 +1,5 @@ -GIR_REPO := https://github.com/fkrull/gir.git -GIR_VERSION := d7f05b3cba10b6e25d0504e492965e20466d091f +GIR_REPO := https://github.com/gtk-rs/gir.git +GIR_VERSION := 2d1ffab19eb5f9a2f0d7a294dbf07517dab4d989 RUSTDOC_STRIPPER_VERSION := 0.1.9 all: gir diff --git a/rust-bindings/rust/src/auto/versions.txt b/rust-bindings/rust/src/auto/versions.txt index 377fbbe3..83191cd5 100644 --- a/rust-bindings/rust/src/auto/versions.txt +++ b/rust-bindings/rust/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ d7f05b3c) -from gir-files (https://github.com/gtk-rs/gir-files @ 318d9b7) +Generated by gir (https://github.com/gtk-rs/gir @ 2d1ffab1) +from gir-files (https://github.com/gtk-rs/gir-files @ aa3c638) diff --git a/rust-bindings/rust/sys/src/auto/versions.txt b/rust-bindings/rust/sys/src/auto/versions.txt index 377fbbe3..83191cd5 100644 --- a/rust-bindings/rust/sys/src/auto/versions.txt +++ b/rust-bindings/rust/sys/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ d7f05b3c) -from gir-files (https://github.com/gtk-rs/gir-files @ 318d9b7) +Generated by gir (https://github.com/gtk-rs/gir @ 2d1ffab1) +from gir-files (https://github.com/gtk-rs/gir-files @ aa3c638)