File: relax-dep.patch

package info (click to toggle)
rust-postgres-types 0.2.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 364 kB
  • sloc: makefile: 4
file content (13 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: postgres-types/Cargo.toml
===================================================================
--- postgres-types.orig/Cargo.toml
+++ postgres-types/Cargo.toml
@@ -52,7 +52,7 @@ optional = true
 package = "eui48"
 
 [dependencies.fallible-iterator]
-version = "0.2"
+version = "0.3"
 
 [dependencies.geo-types-0_7]
 version = "0.7"