Skip to content

Commit

Permalink
Update cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
dberlin committed Jun 24, 2024
1 parent ed0d4c6 commit 2164d07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ codegen-units = 1
#split-debuginfo = "unpacked"

[patch.crates-io]
xcb = { git = "https://github.com/rust-x-bindings/rust-xcb", rev = "dbdaa01c178c6fbe68bd51b7ad44c08172181083" } # waiting on a release with https://github.com/rust-x-bindings/rust-xcb/pull/230

# We use our own vendored cairo, which has minimal deps and should just
# build via cargo.
cairo-sys-rs = { path = "deps/cairo", version = "0.18.0" }

0 comments on commit 2164d07

Please sign in to comment.