Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Update to simd-json 0.4
Browse files Browse the repository at this point in the history
Signed-off-by: Heinz N. Gies <[email protected]>
  • Loading branch information
Licenser committed May 3, 2021
1 parent 0fc6cc6 commit 5482db8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ rustc-serialize = { version = "0.3", optional = true }
serde = { version = "1.0", features = ["derive"], optional = true }
serde-bench = { version = "0.0.7", optional = true }
serde_json = { version = "1.0", optional = true }
simd-json = { version = "0.3", optional = true }
simd-json-derive = { version = "0.1", optional = true }
simd-json = { version = "0.4", optional = true }
simd-json-derive = { version = "0.2", optional = true }
time = "0.1"

[features]
Expand Down

0 comments on commit 5482db8

Please sign in to comment.