Skip to content

Commit

Permalink
Bump cairo-rs from 0.18.5 to 0.19.1
Browse files Browse the repository at this point in the history
Bumps [cairo-rs](https://github.com/gtk-rs/gtk-rs-core) from 0.18.5 to 0.19.1.
- [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](https://github.com/gtk-rs/gtk-rs-core/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent eca56bb commit fb48087
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 77 deletions.
113 changes: 37 additions & 76 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 @@ -18,7 +18,7 @@ codegen-units = 1
i3 = ["i3ipc"]

[dependencies]
cairo-rs = { version = "0.18", features = ["xcb"] }
cairo-rs = { version = "0.19", features = ["xcb"] }
css-color-parser = "0.1"
font-loader = "0.11"
i3ipc = { version = "0.10", optional = true }
Expand Down

0 comments on commit fb48087

Please sign in to comment.