AltF02 / x11-rs

Rust bindings for X11 libraries
https://docs.rs/x11
MIT License
204 stars 66 forks source link

Fix the build on Rust 1.24.1 #103

Closed est31 closed 5 years ago

est31 commented 5 years ago

Newest pkg-config release 0.3.15 doesn't compile on Rust 1.24.1 any more.

est31 commented 5 years ago

Ready for review.

erlepereira commented 5 years ago

Ah Cheers!... I was thinking of pinning the version in Cargo.toml but held off in search of a better way. Forgot about editing the env via travis :P

est31 commented 5 years ago

@erlepereira thanks for merging! Now all I want is a new 2.18.2 crates.io release :).

erlepereira commented 5 years ago

Cheers thanks for the patch. Just pushed out the new crate.