Update Cargo.toml

Get around the mutual dependency?
This commit is contained in:
Jonathan Turner 2020-10-14 06:42:24 +13:00 committed by GitHub
parent 770e5d89f2
commit 4a70c1ff4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,4 +19,4 @@ itertools = "0.9.0"
num-traits = "0.2.12"
[dev-dependencies]
nu-test-support = {path = "../nu-test-support", version = "0.21.0"}
nu-test-support = {path = "../nu-test-support", version = "0.20.0"}