Skip to content

Commit 4333de8

Browse files
committed
Bump uuid version
Closes sfackler#231
1 parent 15a24af commit 4333de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-shared/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ eui48 = { version = "0.1", optional = true }
2727
rustc-serialize = { version = "0.3", optional = true }
2828
serde_json = { version = ">= 0.6, < 0.10", optional = true }
2929
time = { version = "0.1.14", optional = true }
30-
uuid = { version = ">= 0.1, < 0.4", optional = true }
30+
uuid = { version = ">= 0.1, < 0.5", optional = true }

0 commit comments

Comments
 (0)