nushell/crates/nu-command
NitinL 659d890ecf
Added fix for #7981 - Replaced crate serde_ini with rust-ini for package nu-command/from (#8009)
# Description

Added fix for #7981 - Replaced crate serde_ini with rust-ini for package
nu-command/from

# Tests + Formatting

Added a test to support addition of the rust-ini crate.

`cargo test --package nu-command --lib -- formats::from::ini::tests
--nocapture`

Executed all tests.

`cargo test --workspace`

---------

Co-authored-by: Nitin Londhe <nitin.londhe@genmills.com>
2023-02-09 12:47:45 +01:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
proptest-regressions/format_conversions add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
src Added fix for #7981 - Replaced crate serde_ini with rust-ini for package nu-command/from (#8009) 2023-02-09 12:47:45 +01:00
tests allow parse to work better with streams (#7870) 2023-02-08 20:59:02 -06:00
build.rs Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
Cargo.toml Added fix for #7981 - Replaced crate serde_ini with rust-ini for package nu-command/from (#8009) 2023-02-09 12:47:45 +01:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00