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

Commit e865184

Browse files
committed
Update to simd-json 0.11
1 parent 06a0848 commit e865184

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
@@ -11,7 +11,7 @@ jemallocator = "0.5"
1111
rustc-serialize = { version = "0.3", optional = true }
1212
serde = { version = "1.0", features = ["derive"], optional = true }
1313
serde_json = { version = "1.0", optional = true }
14-
simd-json = { version = "0.10", optional = true }
14+
simd-json = { version = "0.11", optional = true }
1515

1616
[features]
1717
default = ["performance", "all-libs", "all-files"]

0 commit comments

Comments
 (0)