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

Commit 0fc6cc6

Browse files
committed
Update README
Signed-off-by: Heinz N. Gies <heinz@licenser.net>
1 parent d189786 commit 0fc6cc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ are:
66
- [serde\_json] 1.0.53
77
- [json-rust] 0.12.4
88
- [rustc-serialize] 0.3.24
9-
- [simd-json] 0.1.26 (this requires a modern x86 CPU for good results)
9+
- [simd-json] 0.3.23 (this requires a modern x86 CPU for good results)
1010

1111
[nativejson-benchmark]: https://github.com/miloyip/nativejson-benchmark
1212
[serde\_json]: https://github.com/serde-rs/json
1313
[json-rust]: https://github.com/maciejhirsz/json-rust
1414
[rustc-serialize]: https://github.com/rust-lang-nursery/rustc-serialize
15-
[simd-json]: https://github.com/Licenser/simdjson-rs
15+
[simd-json]: https://github.com/simd-lite/simd-json
1616

1717
#### `$ cargo run --release`
1818

0 commit comments

Comments
 (0)