File: upgrade-faster-hex.patch

package info (click to toggle)
rust-gix-packetline 0.18.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 216 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 271 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Cargo.toml b/Cargo.toml
index 2ef0feb..0beff99 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,7 +52,7 @@ version = "0.2.0"
 optional = true
 
 [dependencies.faster-hex]
-version = "0.9.0"
+version = "0.10.0"
 
 [dependencies.futures-io]
 version = "0.3.16"