Skip to content

Commit

Permalink
chore(deps): bump gio from 0.19.8 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [gio](https://github.com/gtk-rs/gtk-rs-core) from 0.19.8 to 0.20.0.
- [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases)
- [Changelog](https://github.com/gtk-rs/gtk-rs-core/blob/master/CHANGELOG.md)
- [Commits](gtk-rs/gtk-rs-core@0.19.8...0.20.0)

---
updated-dependencies:
- dependency-name: gio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent c68e6a1 commit 5e659b4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 126 deletions.
150 changes: 25 additions & 125 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion iced_examples/iced_launcher/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ iced = { version = "0.12", features = [
] }
iced_runtime.workspace = true
iced_layershell.workspace = true
gio = "0.19.2"
gio = "0.20.0"
regex = "1.10.3"
xdg = "2.5.2"
tracing = "0.1.40"

0 comments on commit 5e659b4

Please sign in to comment.