File: adjust_deps

package info (click to toggle)
rust-piz 0.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 248 kB
  • sloc: sh: 14; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 330 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Author: Michael R. Crusoe <crusoe@debian.org>
Description: Adjust dependencies to match what is packaged for Debian
Forwarded: Not-needed
--- piz.orig/Cargo.toml
+++ piz/Cargo.toml
@@ -67,7 +67,7 @@
 version = "1.0"
 
 [dev-dependencies.env_logger]
-version = "0.8"
+version = "0.11"
 
 [dev-dependencies.memmap]
 version = "0.7"