Skip to content

Commit

Permalink
deps: Update ashpd (#174)
Browse files Browse the repository at this point in the history
The update requires MSRV 1.75 due to the zbus dependency update.
Although, on the other hand, it drops a bunch of dependencies which is
good for the portal codepath
  • Loading branch information
bilelmoussaoui authored Feb 18, 2024
1 parent fe60253 commit a88718e
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 310 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## [Unreleased]
- Update `raw-window-handle` to 0.6.
- Update `winit` in example to 0.29.
- Update `ashpd` to 0.8.
- Update wasm CSS to respect the color scheme (including dark mode)
- Fix macOS sync backend incorrectly setting the parent window
- Add `FileDialog/AsyncFileDialog::set_can_create_directories`, supported on macOS only.
Expand Down
Loading

0 comments on commit a88718e

Please sign in to comment.