nushell/crates/nu-command/src/formats/from
Stefan Holderbach eddff46155
Bump calamine and fix clippy (#10314)
Upgrade calamine to 0.22
Reduces one potential dependency duplication

Supersedes #10305

Includes fixes for clippy lints as API changed to return owned data.
2023-09-11 12:39:52 +02:00
..
command.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
csv.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
delimited.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
json.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
mod.rs REFACTOR: move the 0% commands to nu-cmd-extra (#9404) 2023-07-06 08:31:31 -07:00
nuon.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
ods.rs Bump calamine and fix clippy (#10314) 2023-09-11 12:39:52 +02:00
ssv.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
toml.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
tsv.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
xlsx.rs Bump calamine and fix clippy (#10314) 2023-09-11 12:39:52 +02:00
xml.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
yaml.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00