File: relax-deps.patch

package info (click to toggle)
rust-exr 1.73.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,256 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 194 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -105,7 +105,7 @@
 version = "^0.5.2"
 
 [dependencies.miniz_oxide]
-version = "^0.8.0"
+version = "^0.7.1"
 
 [dependencies.rayon-core]
 version = "^1.11.0"