Skip to content

Commit

Permalink
chore(deps): bump pango from 0.17.10 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [pango](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: pango
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 301b218 commit 5f399ed
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 31 deletions.
181 changes: 151 additions & 30 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 @@ -19,7 +19,7 @@ dbus-crossroads = "0.5.2"
x11rb = { version = "0.12.0", default-features = false, features = ["allow-unsafe-code"] }
cairo-rs = { version = "0.17.10", default-features = false, features = ["use_glib", "xcb"] }
pangocairo = "0.17.10"
pango = "0.17.10"
pango = "0.18.0"
thiserror = "1.0.44"
serde = { version = "1.0.174", features = ["derive"] }
toml = "0.7.6"
Expand Down

0 comments on commit 5f399ed

Please sign in to comment.