Skip to content

Commit e4763b6

Browse files
chore(deps): bump pango from 0.19.2 to 0.19.3 (#180)
Bumps [pango](https://github.com/gtk-rs/gtk-rs-core) from 0.19.2 to 0.19.3. - [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.2...0.19.3) --- updated-dependencies: - dependency-name: pango dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5b44cd commit e4763b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cairo-rs = { version = "0.19.2", default-features = false, features = [
3232
"xcb",
3333
] }
3434
pangocairo = "0.19.2"
35-
pango = "0.19.2"
35+
pango = "0.19.3"
3636
thiserror = "1.0.58"
3737
serde = { version = "1.0.197", features = ["derive"] }
3838
toml = "0.8.12"

0 commit comments

Comments
 (0)