Skip to content

Commit

Permalink
Bump x11rb to v0.13.0
Browse files Browse the repository at this point in the history
Signed-off-by: John Nunley <dev@notgull.net>
  • Loading branch information
notgull authored and Riey committed Dec 21, 2023
1 parent 16ac786 commit 043dd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ xim-ctext = { path = "./xim-ctext", version = "0.3.0", default-features = false
log = { version = "0.4", default-features = false }
ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }

x11rb = { version = "0.12", optional = true }
x11rb = { version = "0.13", optional = true }
x11-dl = { version = "2.18.5", optional = true }
hashbrown = { version = "0.14.0", default-features = false }

Expand Down

0 comments on commit 043dd6c

Please sign in to comment.