File: relax-deps.diff

package info (click to toggle)
rust-mp4parse 0.17.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 600 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 189 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -46,7 +46,7 @@
 version = "1.2.1"
 
 [dependencies.fallible_collections]
-version = "0.4"
+version = "0.5"
 features = ["std_io"]
 
 [dependencies.log]