Skip to content

Commit

Permalink
chore(deps): bump cairo-rs from 0.20.1 to 0.20.5 (#249)
Browse files Browse the repository at this point in the history
Bumps [cairo-rs](https://github.com/gtk-rs/gtk-rs-core) from 0.20.1 to 0.20.5.
- [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases)
- [Changelog](https://github.com/gtk-rs/gtk-rs-core/blob/main/CHANGELOG.md)
- [Commits](gtk-rs/gtk-rs-core@0.20.1...0.20.5)

---
updated-dependencies:
- dependency-name: cairo-rs
  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>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 237b2d4 commit 5e1587e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
21 changes: 10 additions & 11 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 @@ -27,7 +27,7 @@ dbus-crossroads = "0.5.2"
x11rb = { version = "0.13.1", default-features = false, features = [
"allow-unsafe-code",
] }
cairo-rs = { version = "0.20.1", default-features = false, features = [
cairo-rs = { version = "0.20.5", default-features = false, features = [
"use_glib",
"xcb",
] }
Expand Down

0 comments on commit 5e1587e

Please sign in to comment.