diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2025-06-24 21:51:47 +0300 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2025-06-24 21:52:04 +0300 |
| commit | 37458d94b288945f6cfbd3c5c233f634d59f246c (patch) | |
| tree | 2956c98377c70bc5086050c80e2b7313de363293 | |
| parent | 044f14f8f9a3b774efb489d0f30a19a922e4ec46 (diff) | |
| download | niri-37458d94b288945f6cfbd3c5c233f634d59f246c.tar.gz niri-37458d94b288945f6cfbd3c5c233f634d59f246c.tar.bz2 niri-37458d94b288945f6cfbd3c5c233f634d59f246c.zip | |
Bump xcursor version in Cargo.toml too
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ tracy-client.workspace = true url = { version = "2.5.4", optional = true } wayland-backend = "0.3.10" wayland-scanner = "0.31.6" -xcursor = "0.3.9" +xcursor = "0.3.10" zbus = { version = "5.7.1", optional = true } [dependencies.smithay] |
