Update simd-json to 0.13 (#203)
This commit is contained in:
@@ -36,7 +36,7 @@ rusty_pool = { optional = true, version = "0.7" }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde-aux = { optional = true, version = "4"}
|
||||
serde_json = "1"
|
||||
simd-json = { features = ["serde_impl"], optional = true, version = "0.10" }
|
||||
simd-json = { features = ["serde_impl"], optional = true, version = "0.13" }
|
||||
socket2 = { optional = true, version = "0.5" }
|
||||
streamcatcher = { optional = true, version = "1" }
|
||||
symphonia = { default_features = false, optional = true, version = "0.5.2" }
|
||||
|
||||
Reference in New Issue
Block a user