From 0825d6a8dda103b49f765a72105e3fa3399c181d Mon Sep 17 00:00:00 2001 From: Bilal Elmoussaoui Date: Wed, 10 Jul 2024 17:42:38 +0200 Subject: [PATCH] Switch to released versions of crates --- Cargo.lock | 28 ++++++++++++++-------------- Cargo.toml | 26 +++++++++++++------------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ccf4a569cf23..cf38b3bbe0a9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -128,7 +128,7 @@ checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9" [[package]] name = "cairo-rs" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "bitflags 2.6.0", "cairo-sys-rs", @@ -140,7 +140,7 @@ dependencies = [ [[package]] name = "cairo-sys-rs" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "glib-sys", "libc", @@ -392,7 +392,7 @@ dependencies = [ [[package]] name = "gdk-pixbuf" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "gdk-pixbuf-sys", "gio", @@ -403,7 +403,7 @@ dependencies = [ [[package]] name = "gdk-pixbuf-sys" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "gio-sys", "glib-sys", @@ -552,7 +552,7 @@ checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd" [[package]] name = "gio" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "futures-channel", "futures-core", @@ -569,7 +569,7 @@ dependencies = [ [[package]] name = "gio-sys" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "glib-sys", "gobject-sys", @@ -618,7 +618,7 @@ dependencies = [ [[package]] name = "glib" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "bitflags 2.6.0", "futures-channel", @@ -639,7 +639,7 @@ dependencies = [ [[package]] name = "glib-macros" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "heck", "proc-macro-crate", @@ -651,7 +651,7 @@ dependencies = [ [[package]] name = "glib-sys" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "libc", "system-deps", @@ -693,7 +693,7 @@ dependencies = [ [[package]] name = "gobject-sys" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "glib-sys", "libc", @@ -703,7 +703,7 @@ dependencies = [ [[package]] name = "graphene-rs" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "glib", "graphene-sys", @@ -713,7 +713,7 @@ dependencies = [ [[package]] name = "graphene-sys" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "glib-sys", "libc", @@ -1185,7 +1185,7 @@ checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" [[package]] name = "pango" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "gio", "glib", @@ -1196,7 +1196,7 @@ dependencies = [ [[package]] name = "pango-sys" version = "0.20.0" -source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#b2d76785d66ebe61ce8b8ef11300074a377ab491" +source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=0.20#184abe83f5ccf36b80687b9ff2ed4764faf5dd88" dependencies = [ "glib-sys", "gobject-sys", diff --git a/Cargo.toml b/Cargo.toml index 117e87d1d445..23ed60a402a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,20 +43,20 @@ rust-version = "1.70" version = "0.9.0" [workspace.dependencies] -cairo-sys-rs = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master"} -cairo-rs = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master", features = ["use_glib"]} -gdk-pixbuf-sys = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master"} -gdk-pixbuf = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master"} -gio-sys = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master", features = ["v2_66"]} -gio = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master", features = ["v2_66"]} -gobject-sys = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master", features = ["v2_66"]} -glib-sys = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master", features = ["v2_66"]} -glib = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master", features = ["v2_66"]} -graphene-sys = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master"} -graphene = {package = "graphene-rs", git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master"} +cairo-sys-rs = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20"} +cairo-rs = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20", features = ["use_glib"]} +gdk-pixbuf-sys = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20"} +gdk-pixbuf = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20"} +gio-sys = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20", features = ["v2_66"]} +gio = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20", features = ["v2_66"]} +gobject-sys = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20", features = ["v2_66"]} +glib-sys = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20", features = ["v2_66"]} +glib = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20", features = ["v2_66"]} +graphene-sys = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20"} +graphene = {package = "graphene-rs", git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20"} libc = "0.2" -pango-sys = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master", features = ["v1_46"]} -pango = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "master", features = ["v1_46"]} +pango-sys = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20", features = ["v1_46"]} +pango = {git = "https://github.com/gtk-rs/gtk-rs-core", version = "0.20", branch = "0.20", features = ["v1_46"]} gir-format-check = "^0.1" gdk4-x11-sys = {path = "gdk4-x11/sys", version = "0.9"} gdk4-wayland-sys = {path = "gdk4-wayland/sys", version = "0.9"}