Skip to content

Commit cab05b1

Browse files
committed
Fix test constraint
1 parent f37b9cf commit cab05b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ eui48 = "0.1"
6060
rustc-serialize = "0.3"
6161
serde_json = ">= 0.6, < 0.10"
6262
time = "0.1.14"
63-
uuid = ">= 0.1, < 0.4"
63+
uuid = ">= 0.1, < 0.5"

0 commit comments

Comments
 (0)