Update Cargo.toml

This commit is contained in:
JT 2022-03-23 09:44:24 +13:00 committed by GitHub
parent 81e269c483
commit 02ed15b932
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ reedline = "0.3.0"
is_executable = "1.0.1"
[dev-dependencies]
nu-test-support = { path="./crates/nu-test-support" }
nu-test-support = { path="./crates/nu-test-support", version = "0.60.0" }
tempfile = "3.2.0"
assert_cmd = "2.0.2"
pretty_assertions = "1.0.0"