nushell/crates/nu-json/src
Michael Angerman f50f37c853
fix issue #559: to json -r serializes datetime without spaces (#596)
* fix issue #559: to json -r serializes datetime without spaces

* add in a third test which checks spaces in both keys and values

* fix clippy error
2021-12-27 21:51:38 +11:00
..
builder.rs Add 'from json' 2021-10-01 18:11:49 +13:00
de.rs Add 'from json' 2021-10-01 18:11:49 +13:00
error.rs Add 'from json' 2021-10-01 18:11:49 +13:00
lib.rs add in a raw flag in the command to json (#555) 2021-12-23 06:56:49 +11:00
ser.rs fix issue #559: to json -r serializes datetime without spaces (#596) 2021-12-27 21:51:38 +11:00
util.rs Add 'from json' 2021-10-01 18:11:49 +13:00
value.rs Add 'from json' 2021-10-01 18:11:49 +13:00