ws: update simd-json to v0.12

This commit is contained in:
Joakim Frostegård 2023-10-18 23:24:53 +02:00
parent c2f7b6ed92
commit 3835da22ac
5 changed files with 12 additions and 9 deletions

View file

@ -20,6 +20,11 @@
* Add support for reporting peer client information
#### Changed
* Compiling with SIMD extensions enabled is no longer required, due to the
addition of runtime detection to simd-json
## 0.8.0 - 2023-03-17
### General