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

Commit 834606d

Browse files
committed
Update to simd-json 0.7
1 parent 7bbd9e4 commit 834606d

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
@@ -12,7 +12,7 @@ json = { version = "0.12", optional = true }
1212
rustc-serialize = { version = "0.3", optional = true }
1313
serde = { version = "1.0", features = ["derive"], optional = true }
1414
serde_json = { version = "1.0", optional = true }
15-
simd-json = { version = "0.6", optional = true}
15+
simd-json = { version = "0.7", optional = true}
1616
time = "0.3"
1717

1818
[features]

0 commit comments

Comments
 (0)