File: relax-deps.patch

package info (click to toggle)
rust-gdk4-wayland-sys 0.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 120 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 388 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: rust-gdk4-wayland-sys-0.3.1/Cargo.toml
===================================================================
--- rust-gdk4-wayland-sys-0.3.1.orig/Cargo.toml
+++ rust-gdk4-wayland-sys-0.3.1/Cargo.toml
@@ -48,7 +48,7 @@ version = "1.0.0"
 [dev-dependencies.tempfile]
 version = "3"
 [build-dependencies.system-deps]
-version = "5"
+version = "6"
 
 [features]
 dox = ["xkbcommon-sys"]