Skip to content

Commit f0de590

Browse files
committed
deps: Update ashpd to 0.11
1 parent 4f983c7 commit f0de590

File tree

2 files changed

+61
-139
lines changed

2 files changed

+61
-139
lines changed

Cargo.lock

Lines changed: 60 additions & 138 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ windows-sys = { version = "0.59", features = [
6767

6868
[target.'cfg(any(target_os = "linux", target_os = "freebsd", target_os = "dragonfly", target_os = "netbsd", target_os = "openbsd"))'.dependencies]
6969
# XDG Desktop Portal
70-
ashpd = { version = "0.10", optional = true, default-features = false, features = ["raw_handle"] }
70+
ashpd = { version = "0.11", optional = true, default-features = false, features = ["raw_handle"] }
7171
urlencoding = { version = "2.1.0", optional = true }
7272
pollster = { version = "0.4", optional = true }
7373
# GTK

0 commit comments

Comments
 (0)