File: upgrade-faster-hex.patch

package info (click to toggle)
rust-gix-hash 0.15.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180 kB
  • sloc: makefile: 4
file content (13 lines) | stat: -rw-r--r-- 264 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 f3f4cff..1ceb15e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -44,7 +44,7 @@ version = "0.2.0"
 optional = true
 
 [dependencies.faster-hex]
-version = "0.9.0"
+version = "0.10.0"
 
 [dependencies.prodash]
 version = "28"