file open tweaks

This commit is contained in:
Robin Appelman 2026-04-15 00:01:05 +02:00
commit b7938bb72e
3 changed files with 110 additions and 358 deletions

View file

@ -24,7 +24,7 @@ xee-xpath = "0.1.5"
xee-interpreter = "0.2.0"
notify-rust = "4.13.0"
tokio = "1.51.0"
ashpd = "0.12.3"
ashpd = { version = "0.13.9", features = ["open_uri"] }
[dev-dependencies]
maplit = "1.0.2"