mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Bump x11 from 2.18.2 to 2.19.1
Bumps [x11](https://github.com/AltF02/x11-rs) from 2.18.2 to 2.19.1. - [Release notes](https://github.com/AltF02/x11-rs/releases) - [Changelog](https://github.com/AltF02/x11-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/AltF02/x11-rs/commits/v2.19.1) --- updated-dependencies: - dependency-name: x11 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c35d7e12ff
commit
0f1b32e4da
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -7566,9 +7566,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "x11"
|
||||
version = "2.18.2"
|
||||
version = "2.19.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "77ecd092546cb16f25783a5451538e73afc8d32e242648d54f4ae5459ba1e773"
|
||||
checksum = "6dd0565fa8bfba8c5efe02725b14dff114c866724eff2cfd44d76cea74bcd87a"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"pkg-config",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue