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

Commit 4b239cd

Browse files
committed
Update to simd-json 0.5
1 parent db3e968 commit 4b239cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rustc-serialize = { version = "0.3", optional = true }
1313
serde = { version = "1.0", features = ["derive"], optional = true }
1414
serde-bench = { version = "0.0.7", optional = true }
1515
serde_json = { version = "1.0", optional = true }
16-
simd-json = { version = "0.4", optional = true}
16+
simd-json = { version = "0.5", optional = true}
1717
time = "0.3"
1818

1919
[features]

0 commit comments

Comments
 (0)