mirror of
https://github.com/danbulant/nushell
synced 2026-05-24 12:35:59 +00:00
0.59 instead
This commit is contained in:
parent
bca0ccf60d
commit
5504ba8768
34 changed files with 184 additions and 184 deletions
38
Cargo.lock
generated
38
Cargo.lock
generated
|
|
@ -2070,7 +2070,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu"
|
name = "nu"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"assert_cmd",
|
"assert_cmd",
|
||||||
"crossterm",
|
"crossterm",
|
||||||
|
|
@ -2119,7 +2119,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-cli"
|
name = "nu-cli"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"is_executable",
|
"is_executable",
|
||||||
"log",
|
"log",
|
||||||
|
|
@ -2136,7 +2136,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-color-config"
|
name = "nu-color-config"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"nu-ansi-term",
|
"nu-ansi-term",
|
||||||
"nu-json",
|
"nu-json",
|
||||||
|
|
@ -2147,7 +2147,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-command"
|
name = "nu-command"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"Inflector",
|
"Inflector",
|
||||||
"base64",
|
"base64",
|
||||||
|
|
@ -2226,7 +2226,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-engine"
|
name = "nu-engine"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chrono",
|
"chrono",
|
||||||
"glob",
|
"glob",
|
||||||
|
|
@ -2237,7 +2237,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-json"
|
name = "nu-json"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"lazy_static",
|
"lazy_static",
|
||||||
"linked-hash-map",
|
"linked-hash-map",
|
||||||
|
|
@ -2250,7 +2250,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-parser"
|
name = "nu-parser"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"log",
|
"log",
|
||||||
"miette",
|
"miette",
|
||||||
|
|
@ -2263,7 +2263,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-path"
|
name = "nu-path"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"dirs-next",
|
"dirs-next",
|
||||||
"dunce",
|
"dunce",
|
||||||
|
|
@ -2271,7 +2271,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-plugin"
|
name = "nu-plugin"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"capnp",
|
"capnp",
|
||||||
"nu-engine",
|
"nu-engine",
|
||||||
|
|
@ -2282,7 +2282,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-pretty-hex"
|
name = "nu-pretty-hex"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"heapless 0.7.8",
|
"heapless 0.7.8",
|
||||||
"nu-ansi-term",
|
"nu-ansi-term",
|
||||||
|
|
@ -2291,7 +2291,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-protocol"
|
name = "nu-protocol"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"byte-unit",
|
"byte-unit",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
|
@ -2310,7 +2310,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-system"
|
name = "nu-system"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chrono",
|
"chrono",
|
||||||
"errno",
|
"errno",
|
||||||
|
|
@ -2326,7 +2326,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-table"
|
name = "nu-table"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ansi-cut",
|
"ansi-cut",
|
||||||
"atty",
|
"atty",
|
||||||
|
|
@ -2339,7 +2339,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-term-grid"
|
name = "nu-term-grid"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"strip-ansi-escapes",
|
"strip-ansi-escapes",
|
||||||
"unicode-width",
|
"unicode-width",
|
||||||
|
|
@ -2347,7 +2347,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-test-support"
|
name = "nu-test-support"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bigdecimal",
|
"bigdecimal",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
|
@ -2363,7 +2363,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu_plugin_example"
|
name = "nu_plugin_example"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"nu-plugin",
|
"nu-plugin",
|
||||||
"nu-protocol",
|
"nu-protocol",
|
||||||
|
|
@ -2371,7 +2371,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu_plugin_gstat"
|
name = "nu_plugin_gstat"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"git2",
|
"git2",
|
||||||
"nu-engine",
|
"nu-engine",
|
||||||
|
|
@ -2381,7 +2381,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu_plugin_inc"
|
name = "nu_plugin_inc"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"nu-plugin",
|
"nu-plugin",
|
||||||
"nu-protocol",
|
"nu-protocol",
|
||||||
|
|
@ -2390,7 +2390,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu_plugin_query"
|
name = "nu_plugin_query"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"gjson",
|
"gjson",
|
||||||
"nu-engine",
|
"nu-engine",
|
||||||
|
|
|
||||||
38
Cargo.toml
38
Cargo.toml
|
|
@ -10,7 +10,7 @@ license = "MIT"
|
||||||
name = "nu"
|
name = "nu"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/nushell/nushell"
|
repository = "https://github.com/nushell/nushell"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
@ -33,22 +33,22 @@ members = [
|
||||||
reedline = { git = "https://github.com/nushell/reedline", branch = "main" }
|
reedline = { git = "https://github.com/nushell/reedline", branch = "main" }
|
||||||
|
|
||||||
crossterm = "0.22.*"
|
crossterm = "0.22.*"
|
||||||
nu-cli = { path="./crates/nu-cli", version = "0.60.0" }
|
nu-cli = { path="./crates/nu-cli", version = "0.59.0" }
|
||||||
nu-command = { path="./crates/nu-command", version = "0.60.0" }
|
nu-command = { path="./crates/nu-command", version = "0.59.0" }
|
||||||
nu-engine = { path="./crates/nu-engine", version = "0.60.0" }
|
nu-engine = { path="./crates/nu-engine", version = "0.59.0" }
|
||||||
nu-json = { path="./crates/nu-json", version = "0.60.0" }
|
nu-json = { path="./crates/nu-json", version = "0.59.0" }
|
||||||
nu-parser = { path="./crates/nu-parser", version = "0.60.0" }
|
nu-parser = { path="./crates/nu-parser", version = "0.59.0" }
|
||||||
nu-path = { path="./crates/nu-path", version = "0.60.0" }
|
nu-path = { path="./crates/nu-path", version = "0.59.0" }
|
||||||
nu-pretty-hex = { path = "./crates/nu-pretty-hex", version = "0.60.0" }
|
nu-pretty-hex = { path = "./crates/nu-pretty-hex", version = "0.59.0" }
|
||||||
nu-protocol = { path = "./crates/nu-protocol", version = "0.60.0" }
|
nu-protocol = { path = "./crates/nu-protocol", version = "0.59.0" }
|
||||||
nu-plugin = { path = "./crates/nu-plugin", optional = true, version = "0.60.0" }
|
nu-plugin = { path = "./crates/nu-plugin", optional = true, version = "0.59.0" }
|
||||||
nu-system = { path = "./crates/nu-system", version = "0.60.0" }
|
nu-system = { path = "./crates/nu-system", version = "0.59.0" }
|
||||||
nu-table = { path = "./crates/nu-table", version = "0.60.0" }
|
nu-table = { path = "./crates/nu-table", version = "0.59.0" }
|
||||||
nu-term-grid = { path = "./crates/nu-term-grid", version = "0.60.0" }
|
nu-term-grid = { path = "./crates/nu-term-grid", version = "0.59.0" }
|
||||||
# nu-ansi-term = { path = "./crates/nu-ansi-term", version = "0.60.0" }
|
# nu-ansi-term = { path = "./crates/nu-ansi-term", version = "0.59.0" }
|
||||||
nu-ansi-term = "0.42.0"
|
nu-ansi-term = "0.42.0"
|
||||||
|
|
||||||
nu-color-config = { path = "./crates/nu-color-config", version = "0.60.0" }
|
nu-color-config = { path = "./crates/nu-color-config", version = "0.59.0" }
|
||||||
|
|
||||||
miette = "3.0.0"
|
miette = "3.0.0"
|
||||||
ctrlc = "3.2.1"
|
ctrlc = "3.2.1"
|
||||||
|
|
@ -58,10 +58,10 @@ pretty_env_logger = "0.4.0"
|
||||||
# mimalloc = { version = "*", default-features = false }
|
# mimalloc = { version = "*", default-features = false }
|
||||||
|
|
||||||
|
|
||||||
nu_plugin_inc = { version = "0.60.0", path = "./crates/nu_plugin_inc", optional = true }
|
nu_plugin_inc = { version = "0.59.0", path = "./crates/nu_plugin_inc", optional = true }
|
||||||
nu_plugin_example = { version = "0.60.0", path = "./crates/nu_plugin_example", optional = true }
|
nu_plugin_example = { version = "0.59.0", path = "./crates/nu_plugin_example", optional = true }
|
||||||
nu_plugin_gstat = { version = "0.60.0", path = "./crates/nu_plugin_gstat", optional = true }
|
nu_plugin_gstat = { version = "0.59.0", path = "./crates/nu_plugin_gstat", optional = true }
|
||||||
nu_plugin_query = { version = "0.60.0", path = "./crates/nu_plugin_query", optional = true }
|
nu_plugin_query = { version = "0.59.0", path = "./crates/nu_plugin_query", optional = true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
nu-test-support = { path="./crates/nu-test-support" }
|
nu-test-support = { path="./crates/nu-test-support" }
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ license = "MIT"
|
||||||
name = "nu"
|
name = "nu"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/nushell/nushell"
|
repository = "https://github.com/nushell/nushell"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[workspace]
|
[workspace]
|
||||||
members = ["crates/*/"]
|
members = ["crates/*/"]
|
||||||
|
|
@ -18,34 +18,34 @@ members = ["crates/*/"]
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nu-cli = { version = "0.60.0", path="./crates/nu-cli", default-features=false }
|
nu-cli = { version = "0.59.0", path="./crates/nu-cli", default-features=false }
|
||||||
nu-command = { version = "0.60.0", path="./crates/nu-command" }
|
nu-command = { version = "0.59.0", path="./crates/nu-command" }
|
||||||
nu-completion = { version = "0.60.0", path="./crates/nu-completion" }
|
nu-completion = { version = "0.59.0", path="./crates/nu-completion" }
|
||||||
nu-data = { version = "0.60.0", path="./crates/nu-data" }
|
nu-data = { version = "0.59.0", path="./crates/nu-data" }
|
||||||
nu-engine = { version = "0.60.0", path="./crates/nu-engine" }
|
nu-engine = { version = "0.59.0", path="./crates/nu-engine" }
|
||||||
nu-errors = { version = "0.60.0", path="./crates/nu-errors" }
|
nu-errors = { version = "0.59.0", path="./crates/nu-errors" }
|
||||||
nu-parser = { version = "0.60.0", path="./crates/nu-parser" }
|
nu-parser = { version = "0.59.0", path="./crates/nu-parser" }
|
||||||
nu-path = { version = "0.60.0", path="./crates/nu-path" }
|
nu-path = { version = "0.59.0", path="./crates/nu-path" }
|
||||||
nu-plugin = { version = "0.60.0", path="./crates/nu-plugin" }
|
nu-plugin = { version = "0.59.0", path="./crates/nu-plugin" }
|
||||||
nu-protocol = { version = "0.60.0", path="./crates/nu-protocol" }
|
nu-protocol = { version = "0.59.0", path="./crates/nu-protocol" }
|
||||||
nu-source = { version = "0.60.0", path="./crates/nu-source" }
|
nu-source = { version = "0.59.0", path="./crates/nu-source" }
|
||||||
nu-value-ext = { version = "0.60.0", path="./crates/nu-value-ext" }
|
nu-value-ext = { version = "0.59.0", path="./crates/nu-value-ext" }
|
||||||
|
|
||||||
# nu_plugin_binaryview = { version = "0.60.0", path="./crates/nu_plugin_binaryview", optional=true }
|
# nu_plugin_binaryview = { version = "0.59.0", path="./crates/nu_plugin_binaryview", optional=true }
|
||||||
# nu_plugin_chart = { version = "0.60.0", path="./crates/nu_plugin_chart", optional=true }
|
# nu_plugin_chart = { version = "0.59.0", path="./crates/nu_plugin_chart", optional=true }
|
||||||
# nu_plugin_from_bson = { version = "0.60.0", path="./crates/nu_plugin_from_bson", optional=true }
|
# nu_plugin_from_bson = { version = "0.59.0", path="./crates/nu_plugin_from_bson", optional=true }
|
||||||
# nu_plugin_from_sqlite = { version = "0.60.0", path="./crates/nu_plugin_from_sqlite", optional=true }
|
# nu_plugin_from_sqlite = { version = "0.59.0", path="./crates/nu_plugin_from_sqlite", optional=true }
|
||||||
# nu_plugin_inc = { version = "0.60.0", path="./crates/nu_plugin_inc", optional=true }
|
# nu_plugin_inc = { version = "0.59.0", path="./crates/nu_plugin_inc", optional=true }
|
||||||
# nu_plugin_match = { version = "0.60.0", path="./crates/nu_plugin_match", optional=true }
|
# nu_plugin_match = { version = "0.59.0", path="./crates/nu_plugin_match", optional=true }
|
||||||
# nu_plugin_query_json = { version = "0.60.0", path="./crates/nu_plugin_query_json", optional=true }
|
# nu_plugin_query_json = { version = "0.59.0", path="./crates/nu_plugin_query_json", optional=true }
|
||||||
# nu_plugin_s3 = { version = "0.60.0", path="./crates/nu_plugin_s3", optional=true }
|
# nu_plugin_s3 = { version = "0.59.0", path="./crates/nu_plugin_s3", optional=true }
|
||||||
# nu_plugin_selector = { version = "0.60.0", path="./crates/nu_plugin_selector", optional=true }
|
# nu_plugin_selector = { version = "0.59.0", path="./crates/nu_plugin_selector", optional=true }
|
||||||
# nu_plugin_start = { version = "0.60.0", path="./crates/nu_plugin_start", optional=true }
|
# nu_plugin_start = { version = "0.59.0", path="./crates/nu_plugin_start", optional=true }
|
||||||
# nu_plugin_textview = { version = "0.60.0", path="./crates/nu_plugin_textview", optional=true }
|
# nu_plugin_textview = { version = "0.59.0", path="./crates/nu_plugin_textview", optional=true }
|
||||||
# nu_plugin_to_bson = { version = "0.60.0", path="./crates/nu_plugin_to_bson", optional=true }
|
# nu_plugin_to_bson = { version = "0.59.0", path="./crates/nu_plugin_to_bson", optional=true }
|
||||||
# nu_plugin_to_sqlite = { version = "0.60.0", path="./crates/nu_plugin_to_sqlite", optional=true }
|
# nu_plugin_to_sqlite = { version = "0.59.0", path="./crates/nu_plugin_to_sqlite", optional=true }
|
||||||
# nu_plugin_tree = { version = "0.60.0", path="./crates/nu_plugin_tree", optional=true }
|
# nu_plugin_tree = { version = "0.59.0", path="./crates/nu_plugin_tree", optional=true }
|
||||||
# nu_plugin_xpath = { version = "0.60.0", path="./crates/nu_plugin_xpath", optional=true }
|
# nu_plugin_xpath = { version = "0.59.0", path="./crates/nu_plugin_xpath", optional=true }
|
||||||
|
|
||||||
# Required to bootstrap the main binary
|
# Required to bootstrap the main binary
|
||||||
ctrlc = { version="3.1.7", optional=true }
|
ctrlc = { version="3.1.7", optional=true }
|
||||||
|
|
@ -53,7 +53,7 @@ futures = { version="0.3.12", features=["compat", "io-compat"] }
|
||||||
itertools = "0.10.0"
|
itertools = "0.10.0"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
nu-test-support = { version = "0.60.0", path="./crates/nu-test-support" }
|
nu-test-support = { version = "0.59.0", path="./crates/nu-test-support" }
|
||||||
serial_test = "0.5.1"
|
serial_test = "0.5.1"
|
||||||
hamcrest2 = "0.3.0"
|
hamcrest2 = "0.3.0"
|
||||||
rstest = "0.10.0"
|
rstest = "0.10.0"
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,14 @@
|
||||||
[package]
|
[package]
|
||||||
name = "nu-cli"
|
name = "nu-cli"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nu-engine = { path = "../nu-engine", version = "0.60.0" }
|
nu-engine = { path = "../nu-engine", version = "0.59.0" }
|
||||||
nu-path = { path = "../nu-path", version = "0.60.0" }
|
nu-path = { path = "../nu-path", version = "0.59.0" }
|
||||||
nu-parser = { path = "../nu-parser", version = "0.60.0" }
|
nu-parser = { path = "../nu-parser", version = "0.59.0" }
|
||||||
nu-protocol = { path = "../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path = "../nu-protocol", version = "0.59.0" }
|
||||||
# nu-ansi-term = { path = "../nu-ansi-term", version = "0.60.0" }
|
# nu-ansi-term = { path = "../nu-ansi-term", version = "0.59.0" }
|
||||||
nu-ansi-term = "0.42.0"
|
nu-ansi-term = "0.42.0"
|
||||||
|
|
||||||
nu-color-config = { path = "../nu-color-config" }
|
nu-color-config = { path = "../nu-color-config" }
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,14 @@
|
||||||
[package]
|
[package]
|
||||||
name = "nu-color-config"
|
name = "nu-color-config"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nu-protocol = { path = "../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path = "../nu-protocol", version = "0.59.0" }
|
||||||
# nu-ansi-term = { path = "../nu-ansi-term", version = "0.60.0" }
|
# nu-ansi-term = { path = "../nu-ansi-term", version = "0.59.0" }
|
||||||
nu-ansi-term = "0.42.0"
|
nu-ansi-term = "0.42.0"
|
||||||
|
|
||||||
nu-json = { path = "../nu-json", version = "0.60.0" }
|
nu-json = { path = "../nu-json", version = "0.59.0" }
|
||||||
nu-table = { path = "../nu-table", version = "0.60.0" }
|
nu-table = { path = "../nu-table", version = "0.59.0" }
|
||||||
|
|
||||||
serde = { version="1.0.123", features=["derive"] }
|
serde = { version="1.0.123", features=["derive"] }
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "nu-command"
|
name = "nu-command"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
||||||
|
|
@ -8,20 +8,20 @@ build = "build.rs"
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# nu-ansi-term = {path = "../nu-ansi-term", version = "0.60.0" }
|
# nu-ansi-term = {path = "../nu-ansi-term", version = "0.59.0" }
|
||||||
nu-ansi-term = "0.42.0"
|
nu-ansi-term = "0.42.0"
|
||||||
|
|
||||||
nu-color-config = { path = "../nu-color-config", version = "0.60.0" }
|
nu-color-config = { path = "../nu-color-config", version = "0.59.0" }
|
||||||
nu-engine = { path = "../nu-engine", version = "0.60.0" }
|
nu-engine = { path = "../nu-engine", version = "0.59.0" }
|
||||||
nu-json = { path = "../nu-json", version = "0.60.0" }
|
nu-json = { path = "../nu-json", version = "0.59.0" }
|
||||||
nu-parser = { path = "../nu-parser", version = "0.60.0" }
|
nu-parser = { path = "../nu-parser", version = "0.59.0" }
|
||||||
nu-path = { path = "../nu-path", version = "0.60.0" }
|
nu-path = { path = "../nu-path", version = "0.59.0" }
|
||||||
nu-pretty-hex = { path = "../nu-pretty-hex", version = "0.60.0" }
|
nu-pretty-hex = { path = "../nu-pretty-hex", version = "0.59.0" }
|
||||||
nu-protocol = { path = "../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path = "../nu-protocol", version = "0.59.0" }
|
||||||
nu-system = { path = "../nu-system", version = "0.60.0" }
|
nu-system = { path = "../nu-system", version = "0.59.0" }
|
||||||
nu-table = { path = "../nu-table", version = "0.60.0" }
|
nu-table = { path = "../nu-table", version = "0.59.0" }
|
||||||
nu-term-grid = { path = "../nu-term-grid", version = "0.60.0" }
|
nu-term-grid = { path = "../nu-term-grid", version = "0.59.0" }
|
||||||
nu-test-support = { path = "../nu-test-support", version = "0.60.0" }
|
nu-test-support = { path = "../nu-test-support", version = "0.59.0" }
|
||||||
|
|
||||||
# Potential dependencies for extras
|
# Potential dependencies for extras
|
||||||
base64 = "0.13.0"
|
base64 = "0.13.0"
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,11 @@
|
||||||
[package]
|
[package]
|
||||||
name = "nu-engine"
|
name = "nu-engine"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nu-protocol = { path = "../nu-protocol", features = ["plugin"], version = "0.60.0" }
|
nu-protocol = { path = "../nu-protocol", features = ["plugin"], version = "0.59.0" }
|
||||||
nu-path = { path = "../nu-path", version = "0.60.0" }
|
nu-path = { path = "../nu-path", version = "0.59.0" }
|
||||||
itertools = "0.10.1"
|
itertools = "0.10.1"
|
||||||
chrono = { version="0.4.19", features=["serde"] }
|
chrono = { version="0.4.19", features=["serde"] }
|
||||||
glob = "0.3.0"
|
glob = "0.3.0"
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ description = "Fork of serde-hjson"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu-json"
|
name = "nu-json"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
@ -20,5 +20,5 @@ lazy_static = "1"
|
||||||
linked-hash-map = { version="0.5", optional=true }
|
linked-hash-map = { version="0.5", optional=true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
nu-path = { path="../nu-path", version = "0.60.0" }
|
nu-path = { path="../nu-path", version = "0.59.0" }
|
||||||
serde_json = "1.0.39"
|
serde_json = "1.0.39"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "nu-parser"
|
name = "nu-parser"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
@ -8,8 +8,8 @@ miette = "3.0.0"
|
||||||
thiserror = "1.0.29"
|
thiserror = "1.0.29"
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
nu-path = {path = "../nu-path"}
|
nu-path = {path = "../nu-path"}
|
||||||
nu-protocol = { path = "../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path = "../nu-protocol", version = "0.59.0" }
|
||||||
nu-plugin = { path = "../nu-plugin", optional = true, version = "0.60.0" }
|
nu-plugin = { path = "../nu-plugin", optional = true, version = "0.59.0" }
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ description = "Path handling library for Nushell"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu-path"
|
name = "nu-path"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
dirs-next = "2.0.0"
|
dirs-next = "2.0.0"
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,11 @@
|
||||||
[package]
|
[package]
|
||||||
name = "nu-plugin"
|
name = "nu-plugin"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
capnp = "0.14.3"
|
capnp = "0.14.3"
|
||||||
nu-protocol = { path = "../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path = "../nu-protocol", version = "0.59.0" }
|
||||||
nu-engine = { path = "../nu-engine", version = "0.60.0" }
|
nu-engine = { path = "../nu-engine", version = "0.59.0" }
|
||||||
serde = {version = "1.0.130", features = ["derive"]}
|
serde = {version = "1.0.130", features = ["derive"]}
|
||||||
serde_json = { version = "1.0"}
|
serde_json = { version = "1.0"}
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ description = "Pretty hex dump of bytes slice in the common style."
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu-pretty-hex"
|
name = "nu-pretty-hex"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
@ -16,7 +16,7 @@ name = "nu_pretty_hex"
|
||||||
path = "src/main.rs"
|
path = "src/main.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
#nu-ansi-term = {path = "../nu-ansi-term", version = "0.60.0" }
|
#nu-ansi-term = {path = "../nu-ansi-term", version = "0.59.0" }
|
||||||
nu-ansi-term = "0.42.0"
|
nu-ansi-term = "0.42.0"
|
||||||
|
|
||||||
rand = "0.8.3"
|
rand = "0.8.3"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "nu-protocol"
|
name = "nu-protocol"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
@ -15,7 +15,7 @@ chrono-humanize = "0.2.1"
|
||||||
byte-unit = "4.0.9"
|
byte-unit = "4.0.9"
|
||||||
im = "15.0.0"
|
im = "15.0.0"
|
||||||
serde_json = { version = "1.0", optional = true }
|
serde_json = { version = "1.0", optional = true }
|
||||||
nu-json = { path = "../nu-json", version = "0.60.0" }
|
nu-json = { path = "../nu-json", version = "0.59.0" }
|
||||||
typetag = "0.1.8"
|
typetag = "0.1.8"
|
||||||
num-format = "0.4.0"
|
num-format = "0.4.0"
|
||||||
sys-locale = "0.1.0"
|
sys-locale = "0.1.0"
|
||||||
|
|
|
||||||
2
crates/nu-system/Cargo.lock
generated
2
crates/nu-system/Cargo.lock
generated
|
|
@ -148,7 +148,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nu-system"
|
name = "nu-system"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"errno",
|
"errno",
|
||||||
"libproc",
|
"libproc",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
authors = ["The Nu Project Contributors", "procs creators"]
|
authors = ["The Nu Project Contributors", "procs creators"]
|
||||||
description = "Nushell system querying"
|
description = "Nushell system querying"
|
||||||
name = "nu-system"
|
name = "nu-system"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ description = "Nushell table printing"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu-table"
|
name = "nu-table"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
[[bin]]
|
[[bin]]
|
||||||
|
|
@ -12,9 +12,9 @@ name = "table"
|
||||||
path = "src/main.rs"
|
path = "src/main.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# nu-ansi-term = { path = "../nu-ansi-term", version = "0.60.0" }
|
# nu-ansi-term = { path = "../nu-ansi-term", version = "0.59.0" }
|
||||||
nu-ansi-term = "0.42.0"
|
nu-ansi-term = "0.42.0"
|
||||||
nu-protocol = { path = "../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path = "../nu-protocol", version = "0.59.0" }
|
||||||
regex = "1.4"
|
regex = "1.4"
|
||||||
unicode-width = "0.1.8"
|
unicode-width = "0.1.8"
|
||||||
strip-ansi-escapes = "0.1.1"
|
strip-ansi-escapes = "0.1.1"
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ description = "Nushell grid printing"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu-term-grid"
|
name = "nu-term-grid"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
[[bin]]
|
[[bin]]
|
||||||
|
|
|
||||||
|
|
@ -4,14 +4,14 @@ description = "Support for writing Nushell tests"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu-test-support"
|
name = "nu-test-support"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nu-path = { path="../nu-path", version = "0.60.0" }
|
nu-path = { path="../nu-path", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
|
|
||||||
bigdecimal = { package = "bigdecimal", version = "0.3.0", features = ["serde"] }
|
bigdecimal = { package = "bigdecimal", version = "0.3.0", features = ["serde"] }
|
||||||
chrono = "0.4.19"
|
chrono = "0.4.19"
|
||||||
|
|
|
||||||
|
|
@ -4,18 +4,18 @@ description = "A plugin to display charts"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_chart"
|
name = "nu_plugin_chart"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nu-data = { path="../nu-data", version = "0.60.0" }
|
nu-data = { path="../nu-data", version = "0.59.0" }
|
||||||
nu-errors = { path="../nu-errors", version = "0.60.0" }
|
nu-errors = { path="../nu-errors", version = "0.59.0" }
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
nu-source = { path="../nu-source", version = "0.60.0" }
|
nu-source = { path="../nu-source", version = "0.59.0" }
|
||||||
nu-value-ext = { path="../nu-value-ext", version = "0.60.0" }
|
nu-value-ext = { path="../nu-value-ext", version = "0.59.0" }
|
||||||
|
|
||||||
crossterm = "0.19.0"
|
crossterm = "0.19.0"
|
||||||
tui = { version="0.15.0", default-features=false, features=["crossterm"] }
|
tui = { version="0.15.0", default-features=false, features=["crossterm"] }
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,8 @@ description = "A version incrementer plugin for Nushell"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_example"
|
name = "nu_plugin_example"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0", features = ["plugin"]}
|
nu-protocol = { path="../nu-protocol", version = "0.59.0", features = ["plugin"]}
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ description = "A converter plugin to the bson format for Nushell"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_from_bson"
|
name = "nu_plugin_from_bson"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
@ -12,9 +12,9 @@ doctest = false
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bigdecimal = { package = "bigdecimal", version = "0.3.0", features = ["serde"] }
|
bigdecimal = { package = "bigdecimal", version = "0.3.0", features = ["serde"] }
|
||||||
bson = { version = "2.0.1", features = [ "chrono-0_4" ] }
|
bson = { version = "2.0.1", features = [ "chrono-0_4" ] }
|
||||||
nu-errors = { path="../nu-errors", version = "0.60.0" }
|
nu-errors = { path="../nu-errors", version = "0.59.0" }
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
nu-source = { path="../nu-source", version = "0.60.0" }
|
nu-source = { path="../nu-source", version = "0.59.0" }
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@ description = "A converter plugin to the mp4 format for Nushell"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_from_mp4"
|
name = "nu_plugin_from_mp4"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nu-errors = { path="../nu-errors", version = "0.60.0" }
|
nu-errors = { path="../nu-errors", version = "0.59.0" }
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
nu-source = { path="../nu-source", version = "0.60.0" }
|
nu-source = { path="../nu-source", version = "0.59.0" }
|
||||||
tempfile = "3.2.0"
|
tempfile = "3.2.0"
|
||||||
mp4 = "0.9.0"
|
mp4 = "0.9.0"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,17 +4,17 @@ description = "A converter plugin to the bson format for Nushell"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_from_sqlite"
|
name = "nu_plugin_from_sqlite"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bigdecimal = { package = "bigdecimal", version = "0.3.0", features = ["serde"] }
|
bigdecimal = { package = "bigdecimal", version = "0.3.0", features = ["serde"] }
|
||||||
nu-errors = { path="../nu-errors", version = "0.60.0" }
|
nu-errors = { path="../nu-errors", version = "0.59.0" }
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
nu-source = { path="../nu-source", version = "0.60.0" }
|
nu-source = { path="../nu-source", version = "0.59.0" }
|
||||||
tempfile = "3.2.0"
|
tempfile = "3.2.0"
|
||||||
|
|
||||||
[dependencies.rusqlite]
|
[dependencies.rusqlite]
|
||||||
|
|
|
||||||
|
|
@ -4,14 +4,14 @@ description = "A git status plugin for Nushell"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_gstat"
|
name = "nu_plugin_gstat"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
nu-engine = { path="../nu-engine", version = "0.60.0" }
|
nu-engine = { path="../nu-engine", version = "0.59.0" }
|
||||||
|
|
||||||
git2 = "0.13.24"
|
git2 = "0.13.24"
|
||||||
|
|
|
||||||
|
|
@ -4,13 +4,13 @@ description = "A version incrementer plugin for Nushell"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_inc"
|
name = "nu_plugin_inc"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0", features = ["plugin"]}
|
nu-protocol = { path="../nu-protocol", version = "0.59.0", features = ["plugin"]}
|
||||||
|
|
||||||
semver = "0.11.0"
|
semver = "0.11.0"
|
||||||
|
|
|
||||||
|
|
@ -4,15 +4,15 @@ description = "A regex match plugin for Nushell"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_match"
|
name = "nu_plugin_match"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nu-errors = { path="../nu-errors", version = "0.60.0" }
|
nu-errors = { path="../nu-errors", version = "0.59.0" }
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
regex = "1.4.3"
|
regex = "1.4.3"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
|
|
|
||||||
|
|
@ -4,15 +4,15 @@ description = "A set of query commands for Nushell"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_query"
|
name = "nu_plugin_query"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
nu-engine = { path="../nu-engine", version = "0.60.0" }
|
nu-engine = { path="../nu-engine", version = "0.59.0" }
|
||||||
gjson = "0.8.0"
|
gjson = "0.8.0"
|
||||||
scraper = "0.12.0"
|
scraper = "0.12.0"
|
||||||
sxd-document = "0.3.2"
|
sxd-document = "0.3.2"
|
||||||
|
|
|
||||||
|
|
@ -4,17 +4,17 @@ description = "An S3 plugin for Nushell"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_s3"
|
name = "nu_plugin_s3"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
futures = { version="0.3.12", features=["compat", "io-compat"] }
|
futures = { version="0.3.12", features=["compat", "io-compat"] }
|
||||||
nu-errors = { path="../nu-errors", version = "0.60.0" }
|
nu-errors = { path="../nu-errors", version = "0.59.0" }
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
nu-source = { path="../nu-source", version = "0.60.0" }
|
nu-source = { path="../nu-source", version = "0.59.0" }
|
||||||
s3handler = "0.7.5"
|
s3handler = "0.7.5"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
|
|
|
||||||
|
|
@ -4,17 +4,17 @@ description = "A plugin to open files/URLs directly from Nushell"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_start"
|
name = "nu_plugin_start"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
glob = "0.3.0"
|
glob = "0.3.0"
|
||||||
nu-errors = { path="../nu-errors", version = "0.60.0" }
|
nu-errors = { path="../nu-errors", version = "0.59.0" }
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
nu-source = { path="../nu-source", version = "0.60.0" }
|
nu-source = { path="../nu-source", version = "0.59.0" }
|
||||||
url = "2.2.0"
|
url = "2.2.0"
|
||||||
webbrowser = "0.5.5"
|
webbrowser = "0.5.5"
|
||||||
|
|
||||||
|
|
@ -22,5 +22,5 @@ webbrowser = "0.5.5"
|
||||||
open = "1.4.0"
|
open = "1.4.0"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
nu-errors = { version = "0.60.0", path="../nu-errors" }
|
nu-errors = { version = "0.59.0", path="../nu-errors" }
|
||||||
nu-source = { version = "0.60.0", path="../nu-source" }
|
nu-source = { version = "0.59.0", path="../nu-source" }
|
||||||
|
|
|
||||||
|
|
@ -4,17 +4,17 @@ description = "A converter plugin to the bson format for Nushell"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_to_bson"
|
name = "nu_plugin_to_bson"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bson = { version = "2.0.1", features = [ "chrono-0_4" ] }
|
bson = { version = "2.0.1", features = [ "chrono-0_4" ] }
|
||||||
nu-errors = { path="../nu-errors", version = "0.60.0" }
|
nu-errors = { path="../nu-errors", version = "0.59.0" }
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
nu-source = { path="../nu-source", version = "0.60.0" }
|
nu-source = { path="../nu-source", version = "0.59.0" }
|
||||||
num-traits = "0.2.14"
|
num-traits = "0.2.14"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
|
|
||||||
|
|
@ -4,17 +4,17 @@ description = "A converter plugin to the SQLite format for Nushell"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_to_sqlite"
|
name = "nu_plugin_to_sqlite"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
hex = "0.4.2"
|
hex = "0.4.2"
|
||||||
nu-errors = { path="../nu-errors", version = "0.60.0" }
|
nu-errors = { path="../nu-errors", version = "0.59.0" }
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
nu-source = { path="../nu-source", version = "0.60.0" }
|
nu-source = { path="../nu-source", version = "0.59.0" }
|
||||||
tempfile = "3.2.0"
|
tempfile = "3.2.0"
|
||||||
|
|
||||||
[dependencies.rusqlite]
|
[dependencies.rusqlite]
|
||||||
|
|
|
||||||
|
|
@ -4,16 +4,16 @@ description = "Tree viewer plugin for Nushell"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "nu_plugin_tree"
|
name = "nu_plugin_tree"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
doctest = false
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
derive-new = "0.5.8"
|
derive-new = "0.5.8"
|
||||||
nu-errors = { path="../nu-errors", version = "0.60.0" }
|
nu-errors = { path="../nu-errors", version = "0.59.0" }
|
||||||
nu-plugin = { path="../nu-plugin", version = "0.60.0" }
|
nu-plugin = { path="../nu-plugin", version = "0.59.0" }
|
||||||
nu-protocol = { path="../nu-protocol", version = "0.60.0" }
|
nu-protocol = { path="../nu-protocol", version = "0.59.0" }
|
||||||
ptree = { version = "0.4.0", default-features = false }
|
ptree = { version = "0.4.0", default-features = false }
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -86,7 +86,7 @@ version = "0.4.6"
|
||||||
[dependencies.cursive]
|
[dependencies.cursive]
|
||||||
default-features = false
|
default-features = false
|
||||||
features = ["pancurses-backend"]
|
features = ["pancurses-backend"]
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[dependencies.futures-preview]
|
[dependencies.futures-preview]
|
||||||
features = ["compat", "io-compat"]
|
features = ["compat", "io-compat"]
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
authors = ["Nu authors"]
|
authors = ["Nu authors"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
name = "wasm"
|
name = "wasm"
|
||||||
version = "0.60.0"
|
version = "0.59.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
crate-type = ["cdylib", "rlib"]
|
crate-type = ["cdylib", "rlib"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue