Upgrade serde_json to 0.9.x
This commit is contained in:
@@ -58,6 +58,6 @@ bit-vec = "0.4"
|
||||
chrono = "0.2.14"
|
||||
eui48 = "0.1"
|
||||
rustc-serialize = "0.3"
|
||||
serde_json = ">= 0.6, < 0.9"
|
||||
serde_json = ">= 0.6, < 0.10"
|
||||
time = "0.1.14"
|
||||
uuid = ">= 0.1, < 0.4"
|
||||
|
||||
Reference in New Issue
Block a user