mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
build(deps): bump wayland-sys from 0.24.0 to 0.24.1
Bumps [wayland-sys](https://github.com/smithay/wayland-rs) from 0.24.0 to 0.24.1. - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/smithay/wayland-rs/compare/v0.24.0...v0.24.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7d6177721e
commit
59d93f43a1
1 changed files with 3 additions and 3 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -6195,7 +6195,7 @@ dependencies = [
|
|||
"metal 0.18.0",
|
||||
"objc",
|
||||
"parking_lot 0.10.2",
|
||||
"wayland-sys 0.24.0",
|
||||
"wayland-sys 0.24.1",
|
||||
"winapi",
|
||||
"winit",
|
||||
"wio",
|
||||
|
@ -7071,9 +7071,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "wayland-sys"
|
||||
version = "0.24.0"
|
||||
version = "0.24.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "695d1a3f30f853d3b9b530df7d9ed1c32ff9b025b5d51529827a231521f2f2e4"
|
||||
checksum = "537500923d50be11d95a63c4cb538145e4c82edf61296b7debc1f94a1a6514ed"
|
||||
dependencies = [
|
||||
"dlib 0.4.2",
|
||||
"lazy_static",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue