Skip to content

Commit

Permalink
chore(deps): bump x11rb from 0.13.0 to 0.13.1 (#189)
Browse files Browse the repository at this point in the history
Bumps [x11rb](https://github.com/psychon/x11rb) from 0.13.0 to 0.13.1.
- [Changelog](https://github.com/psychon/x11rb/blob/master/doc/changelog.md)
- [Commits](psychon/x11rb@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: x11rb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent d315ac3 commit 5d96dcc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -24,7 +24,7 @@ rust-version = "1.70.0"
[dependencies]
dbus = "0.9.7"
dbus-crossroads = "0.5.2"
x11rb = { version = "0.13.0", default-features = false, features = [
x11rb = { version = "0.13.1", default-features = false, features = [
"allow-unsafe-code",
] }
cairo-rs = { version = "0.19.4", default-features = false, features = [
Expand Down

0 comments on commit 5d96dcc

Please sign in to comment.