nushell/crates/nu-cli
Arash Outadi 545f70705e
ISSUE-1907 Disallow invalid top level TOML (#1946)
* Do not allow invalid top-level toml

Move recursive toml conversion into a helper func

* Forgot to format

* Forgot to use helper inside collect values

Added some additional tests
2020-06-08 08:02:37 +12:00
..
src ISSUE-1907 Disallow invalid top level TOML (#1946) 2020-06-08 08:02:37 +12:00
tests When the nushell is located in a path that has a space in it, these tests break, this fixes it (#1944) 2020-06-07 15:50:52 +12:00
Cargo.toml Bump to latest rustyline (#1937) 2020-06-05 05:50:12 +12:00