Skip to content

Commit

Permalink
Remove unused dep (nushell#1298)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Turner committed Jan 29, 2020
1 parent 763fcbc commit 407f36a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/nu-test-support/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ license = "MIT"
doctest = false

[dependencies]
nu = { path = "../..", version = "0.9.0" }
nu-parser = { path = "../nu-parser", version = "0.9.0" }
nu-source = { path = "../nu-source", version = "0.9.0" }
nu-protocol = { path = "../nu-protocol", version = "0.9.0" }
Expand Down

0 comments on commit 407f36a

Please sign in to comment.