mirror of
https://github.com/ajeetdsouza/zoxide.git
synced 2026-08-24 10:14:47 -05:00
Update rstest to 0.23.0, the latest version (#937)
* Update rstest to 0.23.0 (the latest version) * Update Cargo.lock for rstest 0.23.0
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ color-print = "0.3.4"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_cmd = "2.0.0"
|
||||
rstest = { version = "0.22.0", default-features = false }
|
||||
rstest = { version = "0.23.0", default-features = false }
|
||||
rstest_reuse = "0.7.0"
|
||||
tempfile = "3.1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user