We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8069536 commit 955d602Copy full SHA for 955d602
crates/completest-nu/Cargo.toml
@@ -26,13 +26,13 @@ pre-release-replacements = [
26
[dependencies]
27
completest = { version = "0.4.0", path = "../../" }
28
dunce = "1.0.5"
29
-nu-cli = "0.88.1"
30
-nu-command = "0.88.1"
31
-nu-parser = "0.88.1"
32
-nu-protocol = "0.88.1"
33
-nu-test-support = "0.88.1"
34
-nu-cmd-lang = "0.88.1"
35
-reedline = "0.27.1"
+nu-cli = "0.107.0"
+nu-command = "0.107.0"
+nu-parser = "0.107.0"
+nu-protocol = "0.107.0"
+nu-test-support = "0.107.0"
+nu-cmd-lang = "0.107.0"
+reedline = "0.42.0"
36
37
[dev-dependencies]
38
0 commit comments