mirror of
https://github.com/tauri-apps/global-hotkey.git
synced 2026-01-31 00:45:22 +01:00
fix(deps): update rust crate x11-dl to 2.21 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -28,7 +28,7 @@ features = [
|
||||
]
|
||||
|
||||
[target."cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies]
|
||||
x11-dl = "2.20"
|
||||
x11-dl = "2.21"
|
||||
|
||||
[dev-dependencies]
|
||||
winit = "0.27"
|
||||
|
||||
Reference in New Issue
Block a user