mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 17:15:02 +02:00
Bump rstest from 0.16.0 to 0.17.0 (#8836)
This commit is contained in:
@ -24,7 +24,7 @@ nu-engine = { path = "../nu-engine", version = "0.78.1" }
|
||||
log = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
rstest = { version = "0.16.0", default-features = false }
|
||||
rstest = { version = "0.17.0", default-features = false }
|
||||
|
||||
[features]
|
||||
plugin = ["nu-plugin"]
|
||||
|
Reference in New Issue
Block a user