mirror of
https://github.com/nushell/nushell.git
synced 2025-07-09 19:07:16 +02:00
* 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