diff --git a/Cargo.lock b/Cargo.lock index 7079d22bb1..6bc2d5e1b1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3249,7 +3249,7 @@ dependencies = [ [[package]] name = "nu" -version = "0.33.0" +version = "0.33.1" dependencies = [ "ctrlc", "dunce", @@ -3293,7 +3293,7 @@ dependencies = [ [[package]] name = "nu-ansi-term" -version = "0.33.0" +version = "0.33.1" dependencies = [ "doc-comment", "itertools", @@ -3306,7 +3306,7 @@ dependencies = [ [[package]] name = "nu-cli" -version = "0.33.0" +version = "0.33.1" dependencies = [ "Inflector", "arboard", @@ -3404,7 +3404,7 @@ dependencies = [ [[package]] name = "nu-command" -version = "0.33.0" +version = "0.33.1" dependencies = [ "Inflector", "arboard", @@ -3503,7 +3503,7 @@ dependencies = [ [[package]] name = "nu-completion" -version = "0.33.0" +version = "0.33.1" dependencies = [ "dirs-next", "indexmap", @@ -3521,7 +3521,7 @@ dependencies = [ [[package]] name = "nu-data" -version = "0.33.0" +version = "0.33.1" dependencies = [ "bigdecimal", "byte-unit", @@ -3554,7 +3554,7 @@ dependencies = [ [[package]] name = "nu-engine" -version = "0.33.0" +version = "0.33.1" dependencies = [ "ansi_term 0.12.1", "async-recursion", @@ -3609,7 +3609,7 @@ dependencies = [ [[package]] name = "nu-errors" -version = "0.33.0" +version = "0.33.1" dependencies = [ "bigdecimal", "codespan-reporting", @@ -3628,7 +3628,7 @@ dependencies = [ [[package]] name = "nu-json" -version = "0.33.0" +version = "0.33.1" dependencies = [ "dunce", "lazy_static 1.4.0", @@ -3642,7 +3642,7 @@ dependencies = [ [[package]] name = "nu-parser" -version = "0.33.0" +version = "0.33.1" dependencies = [ "bigdecimal", "codespan-reporting", @@ -3665,7 +3665,7 @@ dependencies = [ [[package]] name = "nu-path" -version = "0.33.0" +version = "0.33.1" dependencies = [ "dirs-next", "dunce", @@ -3673,7 +3673,7 @@ dependencies = [ [[package]] name = "nu-plugin" -version = "0.33.0" +version = "0.33.1" dependencies = [ "bigdecimal", "indexmap", @@ -3689,7 +3689,7 @@ dependencies = [ [[package]] name = "nu-pretty-hex" -version = "0.33.0" +version = "0.33.1" dependencies = [ "heapless", "nu-ansi-term", @@ -3698,7 +3698,7 @@ dependencies = [ [[package]] name = "nu-protocol" -version = "0.33.0" +version = "0.33.1" dependencies = [ "bigdecimal", "byte-unit", @@ -3722,7 +3722,7 @@ dependencies = [ [[package]] name = "nu-source" -version = "0.33.0" +version = "0.33.1" dependencies = [ "derive-new", "getset", @@ -3733,7 +3733,7 @@ dependencies = [ [[package]] name = "nu-stream" -version = "0.33.0" +version = "0.33.1" dependencies = [ "futures 0.3.15", "nu-errors", @@ -3743,7 +3743,7 @@ dependencies = [ [[package]] name = "nu-table" -version = "0.33.0" +version = "0.33.1" dependencies = [ "nu-ansi-term", "regex 1.5.4", @@ -3752,7 +3752,7 @@ dependencies = [ [[package]] name = "nu-test-support" -version = "0.33.0" +version = "0.33.1" dependencies = [ "bigdecimal", "chrono", @@ -3771,7 +3771,7 @@ dependencies = [ [[package]] name = "nu-value-ext" -version = "0.33.0" +version = "0.33.1" dependencies = [ "indexmap", "itertools", @@ -3783,7 +3783,7 @@ dependencies = [ [[package]] name = "nu_plugin_binaryview" -version = "0.33.0" +version = "0.33.1" dependencies = [ "crossterm 0.19.0", "image 0.22.5", @@ -3799,7 +3799,7 @@ dependencies = [ [[package]] name = "nu_plugin_chart" -version = "0.33.0" +version = "0.33.1" dependencies = [ "crossterm 0.19.0", "nu-cli", @@ -3814,7 +3814,7 @@ dependencies = [ [[package]] name = "nu_plugin_fetch" -version = "0.33.0" +version = "0.33.1" dependencies = [ "base64 0.13.0", "futures 0.3.15", @@ -3829,7 +3829,7 @@ dependencies = [ [[package]] name = "nu_plugin_from_bson" -version = "0.33.0" +version = "0.33.1" dependencies = [ "bigdecimal", "bson", @@ -3855,7 +3855,7 @@ dependencies = [ [[package]] name = "nu_plugin_from_sqlite" -version = "0.33.0" +version = "0.33.1" dependencies = [ "bigdecimal", "nu-errors", @@ -3870,7 +3870,7 @@ dependencies = [ [[package]] name = "nu_plugin_inc" -version = "0.33.0" +version = "0.33.1" dependencies = [ "nu-errors", "nu-plugin", @@ -3883,7 +3883,7 @@ dependencies = [ [[package]] name = "nu_plugin_match" -version = "0.33.0" +version = "0.33.1" dependencies = [ "nu-errors", "nu-plugin", @@ -3894,7 +3894,7 @@ dependencies = [ [[package]] name = "nu_plugin_post" -version = "0.33.0" +version = "0.33.1" dependencies = [ "base64 0.13.0", "futures 0.3.15", @@ -3911,7 +3911,7 @@ dependencies = [ [[package]] name = "nu_plugin_ps" -version = "0.33.0" +version = "0.33.1" dependencies = [ "futures 0.3.15", "futures-timer", @@ -3925,7 +3925,7 @@ dependencies = [ [[package]] name = "nu_plugin_query_json" -version = "0.33.0" +version = "0.33.1" dependencies = [ "gjson", "nu-errors", @@ -3937,7 +3937,7 @@ dependencies = [ [[package]] name = "nu_plugin_s3" -version = "0.33.0" +version = "0.33.1" dependencies = [ "futures 0.3.15", "nu-errors", @@ -3949,7 +3949,7 @@ dependencies = [ [[package]] name = "nu_plugin_selector" -version = "0.33.0" +version = "0.33.1" dependencies = [ "nipper", "nu-errors", @@ -3961,7 +3961,7 @@ dependencies = [ [[package]] name = "nu_plugin_start" -version = "0.33.0" +version = "0.33.1" dependencies = [ "glob", "nu-errors", @@ -3975,7 +3975,7 @@ dependencies = [ [[package]] name = "nu_plugin_sys" -version = "0.33.0" +version = "0.33.1" dependencies = [ "futures 0.3.15", "futures-util", @@ -3989,7 +3989,7 @@ dependencies = [ [[package]] name = "nu_plugin_textview" -version = "0.33.0" +version = "0.33.1" dependencies = [ "bat", "nu-ansi-term", @@ -4004,7 +4004,7 @@ dependencies = [ [[package]] name = "nu_plugin_to_bson" -version = "0.33.0" +version = "0.33.1" dependencies = [ "bson", "nu-errors", @@ -4017,7 +4017,7 @@ dependencies = [ [[package]] name = "nu_plugin_to_sqlite" -version = "0.33.0" +version = "0.33.1" dependencies = [ "hex 0.4.3", "nu-errors", @@ -4032,7 +4032,7 @@ dependencies = [ [[package]] name = "nu_plugin_tree" -version = "0.33.0" +version = "0.33.1" dependencies = [ "derive-new", "nu-errors", @@ -4044,7 +4044,7 @@ dependencies = [ [[package]] name = "nu_plugin_xpath" -version = "0.33.0" +version = "0.33.1" dependencies = [ "bigdecimal", "indexmap", diff --git a/Cargo.toml b/Cargo.toml index fec436d505..407e1ae6c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT" name = "nu" readme = "README.md" repository = "https://github.com/nushell/nushell" -version = "0.33.0" +version = "0.33.1" [workspace] members = ["crates/*/"] @@ -18,38 +18,38 @@ members = ["crates/*/"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -nu-cli = { version="0.33.0", path="./crates/nu-cli", default-features=false } -nu-command = { version="0.33.0", path="./crates/nu-command" } -nu-completion = { version="0.33.0", path="./crates/nu-completion" } -nu-data = { version="0.33.0", path="./crates/nu-data" } -nu-engine = { version="0.33.0", path="./crates/nu-engine" } -nu-errors = { version="0.33.0", path="./crates/nu-errors" } -nu-parser = { version="0.33.0", path="./crates/nu-parser" } -nu-path = { version="0.33.0", path="./crates/nu-path" } -nu-plugin = { version="0.33.0", path="./crates/nu-plugin" } -nu-protocol = { version="0.33.0", path="./crates/nu-protocol" } -nu-source = { version="0.33.0", path="./crates/nu-source" } -nu-value-ext = { version="0.33.0", path="./crates/nu-value-ext" } +nu-cli = { version="0.33.1", path="./crates/nu-cli", default-features=false } +nu-command = { version="0.33.1", path="./crates/nu-command" } +nu-completion = { version="0.33.1", path="./crates/nu-completion" } +nu-data = { version="0.33.1", path="./crates/nu-data" } +nu-engine = { version="0.33.1", path="./crates/nu-engine" } +nu-errors = { version="0.33.1", path="./crates/nu-errors" } +nu-parser = { version="0.33.1", path="./crates/nu-parser" } +nu-path = { version="0.33.1", path="./crates/nu-path" } +nu-plugin = { version="0.33.1", path="./crates/nu-plugin" } +nu-protocol = { version="0.33.1", path="./crates/nu-protocol" } +nu-source = { version="0.33.1", path="./crates/nu-source" } +nu-value-ext = { version="0.33.1", path="./crates/nu-value-ext" } -nu_plugin_binaryview = { version="0.33.0", path="./crates/nu_plugin_binaryview", optional=true } -nu_plugin_chart = { version="0.33.0", path="./crates/nu_plugin_chart", optional=true } -nu_plugin_fetch = { version="0.33.0", path="./crates/nu_plugin_fetch", optional=true } -nu_plugin_from_bson = { version="0.33.0", path="./crates/nu_plugin_from_bson", optional=true } -nu_plugin_from_sqlite = { version="0.33.0", path="./crates/nu_plugin_from_sqlite", optional=true } -nu_plugin_inc = { version="0.33.0", path="./crates/nu_plugin_inc", optional=true } -nu_plugin_match = { version="0.33.0", path="./crates/nu_plugin_match", optional=true } -nu_plugin_post = { version="0.33.0", path="./crates/nu_plugin_post", optional=true } -nu_plugin_ps = { version="0.33.0", path="./crates/nu_plugin_ps", optional=true } -nu_plugin_query_json = { version="0.33.0", path="./crates/nu_plugin_query_json", optional=true } -nu_plugin_s3 = { version="0.33.0", path="./crates/nu_plugin_s3", optional=true } -nu_plugin_selector = { version="0.33.0", path="./crates/nu_plugin_selector", optional=true } -nu_plugin_start = { version="0.33.0", path="./crates/nu_plugin_start", optional=true } -nu_plugin_sys = { version="0.33.0", path="./crates/nu_plugin_sys", optional=true } -nu_plugin_textview = { version="0.33.0", path="./crates/nu_plugin_textview", optional=true } -nu_plugin_to_bson = { version="0.33.0", path="./crates/nu_plugin_to_bson", optional=true } -nu_plugin_to_sqlite = { version="0.33.0", path="./crates/nu_plugin_to_sqlite", optional=true } -nu_plugin_tree = { version="0.33.0", path="./crates/nu_plugin_tree", optional=true } -nu_plugin_xpath = { version="0.33.0", path="./crates/nu_plugin_xpath", optional=true } +nu_plugin_binaryview = { version="0.33.1", path="./crates/nu_plugin_binaryview", optional=true } +nu_plugin_chart = { version="0.33.1", path="./crates/nu_plugin_chart", optional=true } +nu_plugin_fetch = { version="0.33.1", path="./crates/nu_plugin_fetch", optional=true } +nu_plugin_from_bson = { version="0.33.1", path="./crates/nu_plugin_from_bson", optional=true } +nu_plugin_from_sqlite = { version="0.33.1", path="./crates/nu_plugin_from_sqlite", optional=true } +nu_plugin_inc = { version="0.33.1", path="./crates/nu_plugin_inc", optional=true } +nu_plugin_match = { version="0.33.1", path="./crates/nu_plugin_match", optional=true } +nu_plugin_post = { version="0.33.1", path="./crates/nu_plugin_post", optional=true } +nu_plugin_ps = { version="0.33.1", path="./crates/nu_plugin_ps", optional=true } +nu_plugin_query_json = { version="0.33.1", path="./crates/nu_plugin_query_json", optional=true } +nu_plugin_s3 = { version="0.33.1", path="./crates/nu_plugin_s3", optional=true } +nu_plugin_selector = { version="0.33.1", path="./crates/nu_plugin_selector", optional=true } +nu_plugin_start = { version="0.33.1", path="./crates/nu_plugin_start", optional=true } +nu_plugin_sys = { version="0.33.1", path="./crates/nu_plugin_sys", optional=true } +nu_plugin_textview = { version="0.33.1", path="./crates/nu_plugin_textview", optional=true } +nu_plugin_to_bson = { version="0.33.1", path="./crates/nu_plugin_to_bson", optional=true } +nu_plugin_to_sqlite = { version="0.33.1", path="./crates/nu_plugin_to_sqlite", optional=true } +nu_plugin_tree = { version="0.33.1", path="./crates/nu_plugin_tree", optional=true } +nu_plugin_xpath = { version="0.33.1", path="./crates/nu_plugin_xpath", optional=true } # Required to bootstrap the main binary ctrlc = { version="3.1.7", optional=true } @@ -57,7 +57,7 @@ futures = { version="0.3.12", features=["compat", "io-compat"] } itertools = "0.10.0" [dev-dependencies] -nu-test-support = { version="0.33.0", path="./crates/nu-test-support" } +nu-test-support = { version="0.33.1", path="./crates/nu-test-support" } dunce = "1.0.1" serial_test = "0.5.1" hamcrest2 = "0.3.0" diff --git a/crates/nu-ansi-term/Cargo.toml b/crates/nu-ansi-term/Cargo.toml index 8e572a4741..6af9c9be9a 100644 --- a/crates/nu-ansi-term/Cargo.toml +++ b/crates/nu-ansi-term/Cargo.toml @@ -9,7 +9,7 @@ description = "Library for ANSI terminal colors and styles (bold, underline)" edition = "2018" license = "MIT" name = "nu-ansi-term" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false diff --git a/crates/nu-cli/Cargo.toml b/crates/nu-cli/Cargo.toml index 4bcf1ae462..92fb0456aa 100644 --- a/crates/nu-cli/Cargo.toml +++ b/crates/nu-cli/Cargo.toml @@ -5,28 +5,28 @@ description = "CLI for nushell" edition = "2018" license = "MIT" name = "nu-cli" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-completion = { version="0.33.0", path="../nu-completion" } -nu-command = { version="0.33.0", path="../nu-command" } -nu-data = { version="0.33.0", path="../nu-data" } -nu-engine = { version="0.33.0", path="../nu-engine" } -nu-errors = { version="0.33.0", path="../nu-errors" } -nu-json = { version="0.33.0", path="../nu-json" } -nu-parser = { version="0.33.0", path="../nu-parser" } -nu-plugin = { version="0.33.0", path="../nu-plugin" } -nu-protocol = { version="0.33.0", path="../nu-protocol" } -nu-source = { version="0.33.0", path="../nu-source" } -nu-stream = { version="0.33.0", path="../nu-stream" } -nu-table = { version="0.33.0", path="../nu-table" } -nu-test-support = { version="0.33.0", path="../nu-test-support" } -nu-value-ext = { version="0.33.0", path="../nu-value-ext" } -nu-ansi-term = { version="0.33.0", path="../nu-ansi-term" } -nu-pretty-hex = { version="0.33.0", path="../nu-pretty-hex" } +nu-completion = { version="0.33.1", path="../nu-completion" } +nu-command = { version="0.33.1", path="../nu-command" } +nu-data = { version="0.33.1", path="../nu-data" } +nu-engine = { version="0.33.1", path="../nu-engine" } +nu-errors = { version="0.33.1", path="../nu-errors" } +nu-json = { version="0.33.1", path="../nu-json" } +nu-parser = { version="0.33.1", path="../nu-parser" } +nu-plugin = { version="0.33.1", path="../nu-plugin" } +nu-protocol = { version="0.33.1", path="../nu-protocol" } +nu-source = { version="0.33.1", path="../nu-source" } +nu-stream = { version="0.33.1", path="../nu-stream" } +nu-table = { version="0.33.1", path="../nu-table" } +nu-test-support = { version="0.33.1", path="../nu-test-support" } +nu-value-ext = { version="0.33.1", path="../nu-value-ext" } +nu-ansi-term = { version="0.33.1", path="../nu-ansi-term" } +nu-pretty-hex = { version="0.33.1", path="../nu-pretty-hex" } Inflector = "0.11" arboard = { version="1.1.0", optional=true } diff --git a/crates/nu-command/Cargo.toml b/crates/nu-command/Cargo.toml index 487eafe40b..cd18883c45 100644 --- a/crates/nu-command/Cargo.toml +++ b/crates/nu-command/Cargo.toml @@ -5,27 +5,27 @@ description = "CLI for nushell" edition = "2018" license = "MIT" name = "nu-command" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-data = { version="0.33.0", path="../nu-data" } -nu-engine = { version="0.33.0", path="../nu-engine" } -nu-errors = { version="0.33.0", path="../nu-errors" } -nu-json = { version="0.33.0", path="../nu-json" } -nu-path = { version="0.33.0", path="../nu-path" } -nu-parser = { version="0.33.0", path="../nu-parser" } -nu-plugin = { version="0.33.0", path="../nu-plugin" } -nu-protocol = { version="0.33.0", path="../nu-protocol" } -nu-source = { version="0.33.0", path="../nu-source" } -nu-stream = { version="0.33.0", path="../nu-stream" } -nu-table = { version="0.33.0", path="../nu-table" } -nu-test-support = { version="0.33.0", path="../nu-test-support" } -nu-value-ext = { version="0.33.0", path="../nu-value-ext" } -nu-ansi-term = { version="0.33.0", path="../nu-ansi-term" } -nu-pretty-hex = { version="0.33.0", path="../nu-pretty-hex" } +nu-data = { version="0.33.1", path="../nu-data" } +nu-engine = { version="0.33.1", path="../nu-engine" } +nu-errors = { version="0.33.1", path="../nu-errors" } +nu-json = { version="0.33.1", path="../nu-json" } +nu-path = { version="0.33.1", path="../nu-path" } +nu-parser = { version="0.33.1", path="../nu-parser" } +nu-plugin = { version="0.33.1", path="../nu-plugin" } +nu-protocol = { version="0.33.1", path="../nu-protocol" } +nu-source = { version="0.33.1", path="../nu-source" } +nu-stream = { version="0.33.1", path="../nu-stream" } +nu-table = { version="0.33.1", path="../nu-table" } +nu-test-support = { version="0.33.1", path="../nu-test-support" } +nu-value-ext = { version="0.33.1", path="../nu-value-ext" } +nu-ansi-term = { version="0.33.1", path="../nu-ansi-term" } +nu-pretty-hex = { version="0.33.1", path="../nu-pretty-hex" } Inflector = "0.11" arboard = { version="1.1.0", optional=true } diff --git a/crates/nu-completion/Cargo.toml b/crates/nu-completion/Cargo.toml index 04d4a772f9..8a947d77a7 100644 --- a/crates/nu-completion/Cargo.toml +++ b/crates/nu-completion/Cargo.toml @@ -4,23 +4,23 @@ description = "Completions for nushell" edition = "2018" license = "MIT" name = "nu-completion" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-engine = { version="0.33.0", path="../nu-engine" } -nu-data = { version="0.33.0", path="../nu-data" } -nu-errors = { version="0.33.0", path="../nu-errors" } -nu-parser = { version="0.33.0", path="../nu-parser" } -nu-path = { version="0.33.0", path="../nu-path" } -nu-protocol = { version="0.33.0", path="../nu-protocol" } -nu-source = { version="0.33.0", path="../nu-source" } -nu-test-support = { version="0.33.0", path="../nu-test-support" } +nu-engine = { version="0.33.1", path="../nu-engine" } +nu-data = { version="0.33.1", path="../nu-data" } +nu-errors = { version="0.33.1", path="../nu-errors" } +nu-parser = { version="0.33.1", path="../nu-parser" } +nu-path = { version="0.33.1", path="../nu-path" } +nu-protocol = { version="0.33.1", path="../nu-protocol" } +nu-source = { version="0.33.1", path="../nu-source" } +nu-test-support = { version="0.33.1", path="../nu-test-support" } dirs-next = "2.0.0" -indexmap = { version = "1.6.1", features = ["serde-1"] } +indexmap = { version="1.6.1", features=["serde-1"] } is_executable = { version="1.0.1", optional=true } [dev-dependencies] diff --git a/crates/nu-data/Cargo.toml b/crates/nu-data/Cargo.toml index 1ad2f7fafc..722082bd8e 100644 --- a/crates/nu-data/Cargo.toml +++ b/crates/nu-data/Cargo.toml @@ -4,7 +4,7 @@ description = "CLI for nushell" edition = "2018" license = "MIT" name = "nu-data" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false @@ -29,13 +29,13 @@ sha2 = "0.9.3" sys-locale = "0.1.0" toml = "0.5.8" -nu-errors = { version="0.33.0", path="../nu-errors" } -nu-protocol = { version="0.33.0", path="../nu-protocol" } -nu-source = { version="0.33.0", path="../nu-source" } -nu-table = { version="0.33.0", path="../nu-table" } -nu-test-support = { version="0.33.0", path="../nu-test-support" } -nu-value-ext = { version="0.33.0", path="../nu-value-ext" } -nu-ansi-term = { version="0.33.0", path="../nu-ansi-term" } +nu-errors = { version="0.33.1", path="../nu-errors" } +nu-protocol = { version="0.33.1", path="../nu-protocol" } +nu-source = { version="0.33.1", path="../nu-source" } +nu-table = { version="0.33.1", path="../nu-table" } +nu-test-support = { version="0.33.1", path="../nu-test-support" } +nu-value-ext = { version="0.33.1", path="../nu-value-ext" } +nu-ansi-term = { version="0.33.1", path="../nu-ansi-term" } [dependencies.polars] git = "https://github.com/pola-rs/polars" diff --git a/crates/nu-engine/Cargo.toml b/crates/nu-engine/Cargo.toml index 21636577cb..bb8f97f5da 100644 --- a/crates/nu-engine/Cargo.toml +++ b/crates/nu-engine/Cargo.toml @@ -4,20 +4,20 @@ description = "Core commands for nushell" edition = "2018" license = "MIT" name = "nu-engine" -version = "0.33.0" +version = "0.33.1" [dependencies] -nu-data = { version="0.33.0", path="../nu-data" } -nu-errors = { version="0.33.0", path="../nu-errors" } -nu-parser = { version="0.33.0", path="../nu-parser" } -nu-plugin = { version="0.33.0", path="../nu-plugin" } -nu-protocol = { version="0.33.0", path="../nu-protocol" } -nu-source = { version="0.33.0", path="../nu-source" } -nu-stream = { version="0.33.0", path="../nu-stream" } -nu-value-ext = { version="0.33.0", path="../nu-value-ext" } -nu-ansi-term = { version="0.33.0", path="../nu-ansi-term" } -nu-test-support = { version="0.33.0", path="../nu-test-support" } -nu-path = { version="0.33.0", path="../nu-path" } +nu-data = { version="0.33.1", path="../nu-data" } +nu-errors = { version="0.33.1", path="../nu-errors" } +nu-parser = { version="0.33.1", path="../nu-parser" } +nu-plugin = { version="0.33.1", path="../nu-plugin" } +nu-protocol = { version="0.33.1", path="../nu-protocol" } +nu-source = { version="0.33.1", path="../nu-source" } +nu-stream = { version="0.33.1", path="../nu-stream" } +nu-value-ext = { version="0.33.1", path="../nu-value-ext" } +nu-ansi-term = { version="0.33.1", path="../nu-ansi-term" } +nu-test-support = { version="0.33.1", path="../nu-test-support" } +nu-path = { version="0.33.1", path="../nu-path" } trash = { version="1.3.0", optional=true } which = { version="4.0.2", optional=true } @@ -60,7 +60,7 @@ umask = "1.0.0" users = "0.11.0" [dev-dependencies] -nu-test-support = { version="0.33.0", path="../nu-test-support" } +nu-test-support = { version="0.33.1", path="../nu-test-support" } hamcrest2 = "0.3.0" [features] diff --git a/crates/nu-errors/Cargo.toml b/crates/nu-errors/Cargo.toml index 5b9fd01942..4cf8f91911 100644 --- a/crates/nu-errors/Cargo.toml +++ b/crates/nu-errors/Cargo.toml @@ -4,14 +4,14 @@ description = "Core error subsystem for Nushell" edition = "2018" license = "MIT" name = "nu-errors" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-source = { path="../nu-source", version="0.33.0" } -nu-ansi-term = { version="0.33.0", path="../nu-ansi-term" } +nu-source = { path="../nu-source", version="0.33.1" } +nu-ansi-term = { version="0.33.1", path="../nu-ansi-term" } bigdecimal = { version="0.2.0", features=["serde"] } codespan-reporting = { version="0.11.0", features=["serialization"] } diff --git a/crates/nu-json/Cargo.toml b/crates/nu-json/Cargo.toml index fe9007e2a9..6edc3c9a4f 100644 --- a/crates/nu-json/Cargo.toml +++ b/crates/nu-json/Cargo.toml @@ -4,7 +4,7 @@ description = "Fork of serde-hjson" edition = "2018" license = "MIT" name = "nu-json" -version = "0.33.0" +version = "0.33.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html @@ -20,6 +20,6 @@ lazy_static = "1" linked-hash-map = { version="0.5", optional=true } [dev-dependencies] -nu-test-support = { version="0.33.0", path="../nu-test-support" } +nu-test-support = { version="0.33.1", path="../nu-test-support" } serde_json = "1.0.39" dunce = "1.0.1" diff --git a/crates/nu-parser/Cargo.toml b/crates/nu-parser/Cargo.toml index dd28b58805..403cce1204 100644 --- a/crates/nu-parser/Cargo.toml +++ b/crates/nu-parser/Cargo.toml @@ -4,7 +4,7 @@ description = "Nushell parser" edition = "2018" license = "MIT" name = "nu-parser" -version = "0.33.0" +version = "0.33.1" [dependencies] bigdecimal = { version="0.2.0", features=["serde"] } @@ -20,11 +20,11 @@ itertools = "0.10.0" smart-default = "0.6.0" dunce = "1.0.1" -nu-errors = { version="0.33.0", path="../nu-errors" } -nu-path = { version="0.33.0", path="../nu-path" } -nu-protocol = { version="0.33.0", path="../nu-protocol" } -nu-source = { version="0.33.0", path="../nu-source" } -nu-test-support = { version="0.33.0", path="../nu-test-support" } +nu-errors = { version="0.33.1", path="../nu-errors" } +nu-path = { version="0.33.1", path="../nu-path" } +nu-protocol = { version="0.33.1", path="../nu-protocol" } +nu-source = { version="0.33.1", path="../nu-source" } +nu-test-support = { version="0.33.1", path="../nu-test-support" } [features] stable = [] diff --git a/crates/nu-path/Cargo.toml b/crates/nu-path/Cargo.toml index fa3994dd98..fa6a009f1d 100644 --- a/crates/nu-path/Cargo.toml +++ b/crates/nu-path/Cargo.toml @@ -4,7 +4,7 @@ description = "Nushell parser" edition = "2018" license = "MIT" name = "nu-path" -version = "0.33.0" +version = "0.33.1" [dependencies] dirs-next = "2.0.0" diff --git a/crates/nu-plugin/Cargo.toml b/crates/nu-plugin/Cargo.toml index a29d8db41b..52a077ea39 100644 --- a/crates/nu-plugin/Cargo.toml +++ b/crates/nu-plugin/Cargo.toml @@ -4,17 +4,17 @@ description = "Nushell Plugin" edition = "2018" license = "MIT" name = "nu-plugin" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } -nu-test-support = { path="../nu-test-support", version="0.33.0" } -nu-value-ext = { path="../nu-value-ext", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } +nu-test-support = { path="../nu-test-support", version="0.33.1" } +nu-value-ext = { path="../nu-value-ext", version="0.33.1" } bigdecimal = { version="0.2.0", features=["serde"] } indexmap = { version="1.6.1", features=["serde-1"] } diff --git a/crates/nu-pretty-hex/Cargo.toml b/crates/nu-pretty-hex/Cargo.toml index 55cda1999a..37d64f3ad4 100644 --- a/crates/nu-pretty-hex/Cargo.toml +++ b/crates/nu-pretty-hex/Cargo.toml @@ -4,7 +4,7 @@ description = "Pretty hex dump of bytes slice in the common style." edition = "2018" license = "MIT" name = "nu-pretty-hex" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false @@ -16,7 +16,7 @@ name = "nu_pretty_hex" path = "src/main.rs" [dependencies] -nu-ansi-term = { path="../nu-ansi-term", version="0.33.0" } +nu-ansi-term = { path="../nu-ansi-term", version="0.33.1" } rand = "0.8.3" [dev-dependencies] diff --git a/crates/nu-protocol/Cargo.toml b/crates/nu-protocol/Cargo.toml index 5a343e4786..0d1067b593 100644 --- a/crates/nu-protocol/Cargo.toml +++ b/crates/nu-protocol/Cargo.toml @@ -4,7 +4,7 @@ description = "Core values and protocols for Nushell" edition = "2018" license = "MIT" name = "nu-protocol" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false @@ -17,8 +17,8 @@ derive-new = "0.5.8" getset = "0.1.1" indexmap = { version="1.6.1", features=["serde-1"] } log = "0.4.14" -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } num-bigint = { version="0.3.1", features=["serde"] } num-integer = "0.1.44" num-traits = "0.2.14" diff --git a/crates/nu-source/Cargo.toml b/crates/nu-source/Cargo.toml index ef34e0a25a..90f57fb7c6 100644 --- a/crates/nu-source/Cargo.toml +++ b/crates/nu-source/Cargo.toml @@ -4,7 +4,7 @@ description = "A source string characterizer for Nushell" edition = "2018" license = "MIT" name = "nu-source" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false diff --git a/crates/nu-stream/Cargo.toml b/crates/nu-stream/Cargo.toml index 997e602b4e..f0bea5e760 100644 --- a/crates/nu-stream/Cargo.toml +++ b/crates/nu-stream/Cargo.toml @@ -4,12 +4,12 @@ description = "Nushell stream" edition = "2018" license = "MIT" name = "nu-stream" -version = "0.33.0" +version = "0.33.1" [dependencies] -nu-errors = { version="0.33.0", path="../nu-errors" } -nu-protocol = { version="0.33.0", path="../nu-protocol" } -nu-source = { version="0.33.0", path="../nu-source" } +nu-errors = { version="0.33.1", path="../nu-errors" } +nu-protocol = { version="0.33.1", path="../nu-protocol" } +nu-source = { version="0.33.1", path="../nu-source" } futures = { version="0.3.12", features=["compat", "io-compat"] } diff --git a/crates/nu-table/Cargo.toml b/crates/nu-table/Cargo.toml index 18623d7b61..911b5e1b9d 100644 --- a/crates/nu-table/Cargo.toml +++ b/crates/nu-table/Cargo.toml @@ -4,7 +4,7 @@ description = "Nushell table printing" edition = "2018" license = "MIT" name = "nu-table" -version = "0.33.0" +version = "0.33.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [[bin]] @@ -12,7 +12,7 @@ name = "table" path = "src/main.rs" [dependencies] -nu-ansi-term = { version="0.33.0", path="../nu-ansi-term" } +nu-ansi-term = { version="0.33.1", path="../nu-ansi-term" } regex = "1.4" unicode-width = "0.1.8" diff --git a/crates/nu-test-support/Cargo.toml b/crates/nu-test-support/Cargo.toml index ed803ca172..17f8978c92 100644 --- a/crates/nu-test-support/Cargo.toml +++ b/crates/nu-test-support/Cargo.toml @@ -4,16 +4,16 @@ description = "Support for writing Nushell tests" edition = "2018" license = "MIT" name = "nu-test-support" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-errors = { version="0.33.0", path="../nu-errors" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } -nu-value-ext = { version="0.33.0", path="../nu-value-ext" } +nu-errors = { version="0.33.1", path="../nu-errors" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } +nu-value-ext = { version="0.33.1", path="../nu-value-ext" } bigdecimal = { version="0.2.0", features=["serde"] } chrono = "0.4.19" diff --git a/crates/nu-value-ext/Cargo.toml b/crates/nu-value-ext/Cargo.toml index fb5550399b..c1d2569bc3 100644 --- a/crates/nu-value-ext/Cargo.toml +++ b/crates/nu-value-ext/Cargo.toml @@ -4,15 +4,15 @@ description = "Extension traits for values in Nushell" edition = "2018" license = "MIT" name = "nu-value-ext" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } indexmap = { version="1.6.1", features=["serde-1"] } itertools = "0.10.0" diff --git a/crates/nu_plugin_binaryview/Cargo.toml b/crates/nu_plugin_binaryview/Cargo.toml index 47200d3a21..e049c1c72b 100644 --- a/crates/nu_plugin_binaryview/Cargo.toml +++ b/crates/nu_plugin_binaryview/Cargo.toml @@ -4,7 +4,7 @@ description = "A binary viewer plugin for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_binaryview" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false @@ -13,12 +13,12 @@ doctest = false crossterm = "0.19" image = { version="0.22.4", default_features=false, features=["png_codec", "jpeg"] } neso = "0.5.0" -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } -nu-ansi-term = { version="0.33.0", path="../nu-ansi-term" } -nu-pretty-hex = { version="0.33.0", path="../nu-pretty-hex" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } +nu-ansi-term = { version="0.33.1", path="../nu-ansi-term" } +nu-pretty-hex = { version="0.33.1", path="../nu-pretty-hex" } rawkey = "0.1.3" [build-dependencies] diff --git a/crates/nu_plugin_chart/Cargo.toml b/crates/nu_plugin_chart/Cargo.toml index 1f21bddefb..027e6ea43b 100644 --- a/crates/nu_plugin_chart/Cargo.toml +++ b/crates/nu_plugin_chart/Cargo.toml @@ -4,19 +4,19 @@ description = "A plugin to display charts" edition = "2018" license = "MIT" name = "nu_plugin_chart" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-cli = { path="../nu-cli", version="0.33.0" } -nu-data = { path="../nu-data", version="0.33.0" } -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } -nu-value-ext = { path="../nu-value-ext", version="0.33.0" } +nu-cli = { path="../nu-cli", version="0.33.1" } +nu-data = { path="../nu-data", version="0.33.1" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } +nu-value-ext = { path="../nu-value-ext", version="0.33.1" } crossterm = "0.19.0" tui = { version="0.14.0", default-features=false, features=["crossterm"] } diff --git a/crates/nu_plugin_fetch/Cargo.toml b/crates/nu_plugin_fetch/Cargo.toml index 092c0750cb..2480948a2e 100644 --- a/crates/nu_plugin_fetch/Cargo.toml +++ b/crates/nu_plugin_fetch/Cargo.toml @@ -4,7 +4,7 @@ description = "A URL fetch plugin for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_fetch" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false @@ -12,10 +12,10 @@ doctest = false [dependencies] base64 = "0.13.0" futures = { version="0.3.12", features=["compat", "io-compat"] } -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } surf = { version="2.2.0", features=["hyper-client"] } url = "2.2.1" mime = "0.3.16" diff --git a/crates/nu_plugin_from_bson/Cargo.toml b/crates/nu_plugin_from_bson/Cargo.toml index bbe6436eae..a5a810eb15 100644 --- a/crates/nu_plugin_from_bson/Cargo.toml +++ b/crates/nu_plugin_from_bson/Cargo.toml @@ -4,7 +4,7 @@ description = "A converter plugin to the bson format for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_from_bson" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false @@ -12,11 +12,11 @@ doctest = false [dependencies] bigdecimal = "0.2.0" bson = { version="0.14.1", features=["decimal128"] } -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } -nu-value-ext = { path="../nu-value-ext", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } +nu-value-ext = { path="../nu-value-ext", version="0.33.1" } num-traits = "0.2.14" [build-dependencies] diff --git a/crates/nu_plugin_from_mp4/Cargo.toml b/crates/nu_plugin_from_mp4/Cargo.toml index cc95daa4d1..682ed84aeb 100644 --- a/crates/nu_plugin_from_mp4/Cargo.toml +++ b/crates/nu_plugin_from_mp4/Cargo.toml @@ -10,10 +10,10 @@ version = "0.1.0" doctest = false [dependencies] -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } tempfile = "3.2.0" mp4 = "0.8.2" diff --git a/crates/nu_plugin_from_sqlite/Cargo.toml b/crates/nu_plugin_from_sqlite/Cargo.toml index f33a1cc16b..45c570b3ea 100644 --- a/crates/nu_plugin_from_sqlite/Cargo.toml +++ b/crates/nu_plugin_from_sqlite/Cargo.toml @@ -4,18 +4,18 @@ description = "A converter plugin to the bson format for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_from_sqlite" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] bigdecimal = "0.2.0" -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } -nu-value-ext = { path="../nu-value-ext", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } +nu-value-ext = { path="../nu-value-ext", version="0.33.1" } num-traits = "0.2.14" tempfile = "3.2.0" diff --git a/crates/nu_plugin_inc/Cargo.toml b/crates/nu_plugin_inc/Cargo.toml index 9e97550aea..da11c9b45d 100644 --- a/crates/nu_plugin_inc/Cargo.toml +++ b/crates/nu_plugin_inc/Cargo.toml @@ -4,18 +4,18 @@ description = "A version incrementer plugin for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_inc" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } -nu-test-support = { path="../nu-test-support", version="0.33.0" } -nu-value-ext = { path="../nu-value-ext", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } +nu-test-support = { path="../nu-test-support", version="0.33.1" } +nu-value-ext = { path="../nu-value-ext", version="0.33.1" } semver = "0.11.0" diff --git a/crates/nu_plugin_match/Cargo.toml b/crates/nu_plugin_match/Cargo.toml index d2995f7af6..0feb57d277 100644 --- a/crates/nu_plugin_match/Cargo.toml +++ b/crates/nu_plugin_match/Cargo.toml @@ -4,16 +4,16 @@ description = "A regex match plugin for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_match" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } regex = "1.4.3" [build-dependencies] diff --git a/crates/nu_plugin_post/Cargo.toml b/crates/nu_plugin_post/Cargo.toml index 9cef1f0f88..0dbfad9ee0 100644 --- a/crates/nu_plugin_post/Cargo.toml +++ b/crates/nu_plugin_post/Cargo.toml @@ -4,7 +4,7 @@ description = "An HTTP post plugin for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_post" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false @@ -13,10 +13,10 @@ doctest = false base64 = "0.13.0" futures = { version="0.3.5", features=["compat", "io-compat"] } mime = "0.3.16" -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } num-traits = "0.2.12" serde_json = "1.0.57" surf = "2.2.0" diff --git a/crates/nu_plugin_ps/Cargo.toml b/crates/nu_plugin_ps/Cargo.toml index 77a409dcda..d28d86dca1 100644 --- a/crates/nu_plugin_ps/Cargo.toml +++ b/crates/nu_plugin_ps/Cargo.toml @@ -4,16 +4,16 @@ description = "A process list plugin for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_ps" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } num-bigint = "0.3.1" diff --git a/crates/nu_plugin_query_json/Cargo.toml b/crates/nu_plugin_query_json/Cargo.toml index dcf509427d..928a7ccd62 100644 --- a/crates/nu_plugin_query_json/Cargo.toml +++ b/crates/nu_plugin_query_json/Cargo.toml @@ -4,17 +4,17 @@ description = "query json files with gjson" edition = "2018" license = "MIT" name = "nu_plugin_query_json" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] gjson = "0.7.1" -nu-errors = { version="0.33.0", path="../nu-errors" } -nu-plugin = { version="0.33.0", path="../nu-plugin" } -nu-protocol = { version="0.33.0", path="../nu-protocol" } -nu-source = { version="0.33.0", path="../nu-source" } +nu-errors = { version="0.33.1", path="../nu-errors" } +nu-plugin = { version="0.33.1", path="../nu-plugin" } +nu-protocol = { version="0.33.1", path="../nu-protocol" } +nu-source = { version="0.33.1", path="../nu-source" } [dev-dependencies] -nu-test-support = { path="../nu-test-support", version="0.33.0" } +nu-test-support = { path="../nu-test-support", version="0.33.1" } diff --git a/crates/nu_plugin_s3/Cargo.toml b/crates/nu_plugin_s3/Cargo.toml index f50d0c8d48..1d82a34823 100644 --- a/crates/nu_plugin_s3/Cargo.toml +++ b/crates/nu_plugin_s3/Cargo.toml @@ -4,17 +4,17 @@ description = "An S3 plugin for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_s3" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] futures = { version="0.3.12", features=["compat", "io-compat"] } -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } s3handler = "0.6.3" [build-dependencies] diff --git a/crates/nu_plugin_selector/Cargo.toml b/crates/nu_plugin_selector/Cargo.toml index 9f7d12df6b..8c78fcdf19 100644 --- a/crates/nu_plugin_selector/Cargo.toml +++ b/crates/nu_plugin_selector/Cargo.toml @@ -4,17 +4,17 @@ description = "web scraping using css selector" edition = "2018" license = "MIT" name = "nu_plugin_selector" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] nipper = "0.1.9" -nu-errors = { version="0.33.0", path="../nu-errors" } -nu-plugin = { version="0.33.0", path="../nu-plugin" } -nu-protocol = { version="0.33.0", path="../nu-protocol" } -nu-source = { version="0.33.0", path="../nu-source" } +nu-errors = { version="0.33.1", path="../nu-errors" } +nu-plugin = { version="0.33.1", path="../nu-plugin" } +nu-protocol = { version="0.33.1", path="../nu-protocol" } +nu-source = { version="0.33.1", path="../nu-source" } [dev-dependencies] -nu-test-support = { path="../nu-test-support", version="0.33.0" } +nu-test-support = { path="../nu-test-support", version="0.33.1" } diff --git a/crates/nu_plugin_start/Cargo.toml b/crates/nu_plugin_start/Cargo.toml index 98c2cd8201..43c49a4f97 100644 --- a/crates/nu_plugin_start/Cargo.toml +++ b/crates/nu_plugin_start/Cargo.toml @@ -4,21 +4,21 @@ description = "A plugin to open files/URLs directly from Nushell" edition = "2018" license = "MIT" name = "nu_plugin_start" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] glob = "0.3.0" -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } open = "1.4.0" url = "2.2.0" webbrowser = "0.5.5" [build-dependencies] -nu-errors = { version="0.33.0", path="../nu-errors" } -nu-source = { version="0.33.0", path="../nu-source" } +nu-errors = { version="0.33.1", path="../nu-errors" } +nu-source = { version="0.33.1", path="../nu-source" } diff --git a/crates/nu_plugin_sys/Cargo.toml b/crates/nu_plugin_sys/Cargo.toml index 751d50a230..c2b7875cf0 100644 --- a/crates/nu_plugin_sys/Cargo.toml +++ b/crates/nu_plugin_sys/Cargo.toml @@ -4,16 +4,16 @@ description = "A system info plugin for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_sys" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } futures = { version="0.3.5", features=["compat", "io-compat"] } futures-util = "0.3.12" diff --git a/crates/nu_plugin_textview/Cargo.toml b/crates/nu_plugin_textview/Cargo.toml index b81194fafa..2e8b9edda8 100644 --- a/crates/nu_plugin_textview/Cargo.toml +++ b/crates/nu_plugin_textview/Cargo.toml @@ -4,18 +4,18 @@ description = "Text viewer plugin for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_textview" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-data = { path="../nu-data", version="0.33.0" } -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } -nu-ansi-term = { version="0.33.0", path="../nu-ansi-term" } +nu-data = { path="../nu-data", version="0.33.1" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } +nu-ansi-term = { version="0.33.1", path="../nu-ansi-term" } bat = { version="0.18", features=["regex-fancy", "paging", "git"] } term_size = "0.3.2" diff --git a/crates/nu_plugin_to_bson/Cargo.toml b/crates/nu_plugin_to_bson/Cargo.toml index cf4f4e78e7..9f5c83926c 100644 --- a/crates/nu_plugin_to_bson/Cargo.toml +++ b/crates/nu_plugin_to_bson/Cargo.toml @@ -4,18 +4,18 @@ description = "A converter plugin to the bson format for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_to_bson" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] bson = "0.14.1" -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } -nu-value-ext = { path="../nu-value-ext", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } +nu-value-ext = { path="../nu-value-ext", version="0.33.1" } num-traits = "0.2.14" [features] diff --git a/crates/nu_plugin_to_sqlite/Cargo.toml b/crates/nu_plugin_to_sqlite/Cargo.toml index e96b3bfe32..c3ac6f453c 100644 --- a/crates/nu_plugin_to_sqlite/Cargo.toml +++ b/crates/nu_plugin_to_sqlite/Cargo.toml @@ -4,18 +4,18 @@ description = "A converter plugin to the bson format for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_to_sqlite" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] hex = "0.4.2" -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } -nu-value-ext = { path="../nu-value-ext", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } +nu-value-ext = { path="../nu-value-ext", version="0.33.1" } num-traits = "0.2.14" tempfile = "3.2.0" diff --git a/crates/nu_plugin_tree/Cargo.toml b/crates/nu_plugin_tree/Cargo.toml index 54d4ecce3c..914a997b08 100644 --- a/crates/nu_plugin_tree/Cargo.toml +++ b/crates/nu_plugin_tree/Cargo.toml @@ -4,17 +4,17 @@ description = "Tree viewer plugin for Nushell" edition = "2018" license = "MIT" name = "nu_plugin_tree" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] derive-new = "0.5.8" -nu-errors = { path="../nu-errors", version="0.33.0" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { path="../nu-protocol", version="0.33.0" } -nu-source = { path="../nu-source", version="0.33.0" } +nu-errors = { path="../nu-errors", version="0.33.1" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { path="../nu-protocol", version="0.33.1" } +nu-source = { path="../nu-source", version="0.33.1" } ptree = "0.3.1" [build-dependencies] diff --git a/crates/nu_plugin_xpath/Cargo.toml b/crates/nu_plugin_xpath/Cargo.toml index 47d0757eb8..e19b467c35 100644 --- a/crates/nu_plugin_xpath/Cargo.toml +++ b/crates/nu_plugin_xpath/Cargo.toml @@ -4,16 +4,16 @@ description = "Traverses xml" edition = "2018" license = "MIT" name = "nu_plugin_xpath" -version = "0.33.0" +version = "0.33.1" [lib] doctest = false [dependencies] -nu-errors = { version="0.33.0", path="../nu-errors" } -nu-plugin = { path="../nu-plugin", version="0.33.0" } -nu-protocol = { version="0.33.0", path="../nu-protocol" } -nu-source = { version="0.33.0", path="../nu-source" } +nu-errors = { version="0.33.1", path="../nu-errors" } +nu-plugin = { path="../nu-plugin", version="0.33.1" } +nu-protocol = { version="0.33.1", path="../nu-protocol" } +nu-source = { version="0.33.1", path="../nu-source" } bigdecimal = { version="0.2.0", features=["serde"] } indexmap = { version="1.6.1", features=["serde-1"] } @@ -21,4 +21,4 @@ sxd-document = "0.3.2" sxd-xpath = "0.4.2" [dev-dependencies] -nu-test-support = { path="../nu-test-support", version="0.33.0" } +nu-test-support = { path="../nu-test-support", version="0.33.1" } diff --git a/docs/commands/to-toml.md b/docs/commands/to-toml.md index 2fd58276bc..0a99db6271 100644 --- a/docs/commands/to-toml.md +++ b/docs/commands/to-toml.md @@ -86,7 +86,7 @@ version = "0.4.6" [dependencies.cursive] default-features = false features = ["pancurses-backend"] -version = "0.33.0" +version = "0.33.1" [dependencies.futures-preview] features = ["compat", "io-compat"]