Skip to content

Commit 955d602

Browse files
chore(deps): Update nushell
1 parent 8069536 commit 955d602

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

crates/completest-nu/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ pre-release-replacements = [
2626
[dependencies]
2727
completest = { version = "0.4.0", path = "../../" }
2828
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"
29+
nu-cli = "0.107.0"
30+
nu-command = "0.107.0"
31+
nu-parser = "0.107.0"
32+
nu-protocol = "0.107.0"
33+
nu-test-support = "0.107.0"
34+
nu-cmd-lang = "0.107.0"
35+
reedline = "0.42.0"
3636

3737
[dev-dependencies]
3838

0 commit comments

Comments
 (0)