Skip to content

Commit

Permalink
chore(deps): bump glib from 0.17.10 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [glib](https://github.com/gtk-rs/gtk-rs-core) from 0.17.10 to 0.18.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.17.10...0.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent f5a01e4 commit 1958045
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 37 deletions.
143 changes: 107 additions & 36 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ gtk = { package = "gtk4", version = "0.6.6" }
libadwaita = "0.4.4"
once_cell = "1.18.0"
gio = "0.17.10"
glib = "0.17.10"
glib = "0.18.0"
gdk-pixbuf = "0.17.0"
async-std = "1.12.0"
bytes = "1.4.0"
Expand Down

0 comments on commit 1958045

Please sign in to comment.