Bump x11 from 2.17.3 to 2.18.2

Bumps [x11](https://github.com/erlepereira/x11-rs) from 2.17.3 to 2.18.2.
- [Release notes](https://github.com/erlepereira/x11-rs/releases)
- [Commits](https://github.com/erlepereira/x11-rs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-15 08:39:09 +00:00 committed by GitHub
parent e1cc38bea8
commit 28f53bf367
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -6661,9 +6661,9 @@ dependencies = [
[[package]] [[package]]
name = "x11" name = "x11"
version = "2.17.3" version = "2.18.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e5c4ac579b5d324dc4add02312b5d0e3e0218521e2d5779d526ac39ee4bb171" checksum = "77ecd092546cb16f25783a5451538e73afc8d32e242648d54f4ae5459ba1e773"
dependencies = [ dependencies = [
"libc", "libc",
"pkg-config", "pkg-config",