File: relax-deps.diff

package info (click to toggle)
rust-wayland-cursor 0.31.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 124 kB
  • sloc: makefile: 4
file content (13 lines) | stat: -rw-r--r-- 340 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: wayland-cursor/Cargo.toml
===================================================================
--- wayland-cursor.orig/Cargo.toml
+++ wayland-cursor/Cargo.toml
@@ -41,7 +41,7 @@ version = "0.38.15"
 features = ["shm"]
 
 [dependencies.wayland-client]
-version = "0.31.3"
+version = "0.31"
 
 [dependencies.xcursor]
 version = "0.3.1"