Switch from simd-json back to serde_json
If I remember correctly, there wasn't any significant performance improvement, but I might be misremembering.
This commit is contained in:
parent
7a52c818fb
commit
32ce86682c
4 changed files with 2 additions and 328 deletions
|
|
@ -9,4 +9,3 @@ csv = "1.3.0"
|
|||
rustc-hash = "2.0.0"
|
||||
serde = { version = "1.0.203", features = ["derive"] }
|
||||
serde_json = "1.0.118"
|
||||
simd-json = "0.13.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue