File: relax-deps.diff

package info (click to toggle)
rust-lofty 0.22.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,452 kB
  • sloc: makefile: 2
file content (15 lines) | stat: -rw-r--r-- 251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -63,10 +63,10 @@
 version = "1.5.0"
 
 [dependencies.data-encoding]
-version = "2.6.0"
+version = "2.5.0"
 
 [dependencies.flate2]
-version = "1.0.30"
+version = "1.0"
 optional = true
 
 [dependencies.lofty_attr]