File: relax-deps.diff

package info (click to toggle)
rust-libphosh-sys 0.0.6-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 188 kB
  • sloc: makefile: 131; ansic: 2
file content (16 lines) | stat: -rw-r--r-- 370 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Update dependencies to match packaged versions
Author: Arnaud Ferraris <aferraris@debian.org>
Forwarded: not-needed
Last-Update: 2024-10-11
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -91,6 +91,6 @@
 version = "3"
 
 [build-dependencies.system-deps]
-version = "6"
+version = "7"
 
 [features]