We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9c7d4 commit fdc4a01Copy full SHA for fdc4a01
postgres/Cargo.toml
@@ -78,6 +78,6 @@ chrono = "0.4"
78
eui48 = "0.3"
79
geo = "0.4"
80
rustc-serialize = "0.3"
81
-serde_json = ">=0.9,<2.0"
+serde_json = "1.0"
82
time = "0.1.14"
83
uuid = "0.5"
0 commit comments