[fractal/bilelmoussaoui/bump] Bump ashpd
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/bilelmoussaoui/bump] Bump ashpd
- Date: Wed, 13 Apr 2022 15:25:34 +0000 (UTC)
commit edec7c3c21c5898667b8c6567d6f9981a57b9658
Author: Bilal Elmoussaoui <belmouss redhat com>
Date: Wed Apr 13 17:25:18 2022 +0200
Bump ashpd
Fixes the location portal precision
Cargo.lock | 4 ++--
Cargo.toml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Cargo.lock b/Cargo.lock
index b821a10f9..9a2bc6c4b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -140,9 +140,9 @@ dependencies = [
[[package]]
name = "ashpd"
-version = "0.2.6"
+version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5eea0a7a98b3bd2832eb087e1078f6f58db5a54447574d3007cdac6309c1e9f1"
+checksum = "7db023823e72175ec1a514231d5ff28ad7f7e15702a3ad7507dbc7ac1feea7b6"
dependencies = [
"enumflags2",
"futures",
diff --git a/Cargo.toml b/Cargo.toml
index ec4aa6c66..adc5397a6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,7 +34,7 @@ futures = "0.3"
rand = "0.8"
indexmap = "1.6.2"
qrcode = "0.12.0"
-ashpd = { version = "0.2.0-beta-1", features = [
+ashpd = { version = "0.3", features = [
"feature_gtk4",
"feature_pipewire",
"log",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]