[niepce/lr-import: 1/20] Update glib-rs to 0.14.2
- From: Hubert Figuière <hub src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [niepce/lr-import: 1/20] Update glib-rs to 0.14.2
- Date: Mon, 20 Dec 2021 05:37:15 +0000 (UTC)
commit 53ba6e9b78558f95ca30c615c3f4bf2eb2c91f0f
Author: Hubert Figuière <hub figuiere net>
Date: Sun Jul 11 21:15:40 2021 -0400
Update glib-rs to 0.14.2
Cargo.lock | 4 ++--
crates/npc-fwk/Cargo.toml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Cargo.lock b/Cargo.lock
index 7f38ec7..e08ea03 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -409,9 +409,9 @@ dependencies = [
[[package]]
name = "glib"
-version = "0.14.0"
+version = "0.14.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f0028bbfd270d0778540294abca11141d59cb474da4c1f61ca1e11f579c49247"
+checksum = "dbecad7a3a898ee749d491ce2ae0decb0bce9e736f9747bc49159b1cea5d37f4"
dependencies = [
"bitflags",
"futures-channel",
diff --git a/crates/npc-fwk/Cargo.toml b/crates/npc-fwk/Cargo.toml
index a62404f..e129245 100644
--- a/crates/npc-fwk/Cargo.toml
+++ b/crates/npc-fwk/Cargo.toml
@@ -15,7 +15,7 @@ exempi = { version = "2.6.0", git = "https://github.com/hfiguiere/exempi-rs.git"
gio-sys = "*"
gio = "^0.14.0"
glib-sys = "*"
-glib = "^0.14.0"
+glib = "^0.14.2"
gtk-sys = "*"
gdk = "^0.14.0"
gdk-pixbuf-sys = "*"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]