File: relax-deps.patch

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