We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a24af commit 4333de8Copy full SHA for 4333de8
postgres-shared/Cargo.toml
@@ -27,4 +27,4 @@ eui48 = { version = "0.1", optional = true }
27
rustc-serialize = { version = "0.3", optional = true }
28
serde_json = { version = ">= 0.6, < 0.10", optional = true }
29
time = { version = "0.1.14", optional = true }
30
-uuid = { version = ">= 0.1, < 0.4", optional = true }
+uuid = { version = ">= 0.1, < 0.5", optional = true }
0 commit comments