File: use-byteorder.diff

package info (click to toggle)
rust-image 0.25.8-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,120 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
3
4
5
6
7
8
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -155,3 +155,4 @@
 [dependencies.byteorder-lite]
-version = "0.1.0"
+package = "byteorder"
+version = "1.5"