mirror of
https://github.com/nushell/nushell
synced 2025-01-06 18:29:02 +00:00
8237d15683
fixes #11900 # Description Use `serde_json` instead. # User-Facing Changes The problem described in the issue now no longer persists. No whitespace in the output of `to json --raw` Output of unicode escape changed to consistent `\uffff` # Tests + Formatting I corrected all Tests that were affected by this change. |
||
---|---|---|
.. | ||
builder.rs | ||
de.rs | ||
error.rs | ||
lib.rs | ||
ser.rs | ||
util.rs | ||
value.rs |