mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 07:00:37 +02:00
Bump mockito from 1.3.0 to 1.4.0 (#12063)
This commit is contained in:
@ -134,7 +134,7 @@ nu-cmd-lang = { path = "../nu-cmd-lang", version = "0.91.1" }
|
||||
nu-test-support = { path = "../nu-test-support", version = "0.91.1" }
|
||||
|
||||
dirs-next = "2.0"
|
||||
mockito = { version = "1.3", default-features = false }
|
||||
mockito = { version = "1.4", default-features = false }
|
||||
quickcheck = "1.0"
|
||||
quickcheck_macros = "1.0"
|
||||
rstest = { version = "0.18", default-features = false }
|
||||
|
Reference in New Issue
Block a user