mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
rust/pv_core: Remove mockito dependency
With f6c6f0cc71 ("rust/pv/test: Code + Certificate refactoring")
no code uses mockito anymore, but it's dependency was not removed.
Remove the mockito dependency from the rust workspace.
Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
This commit is contained in:
@@ -17,5 +17,3 @@ byteorder = "1.3"
|
||||
|
||||
[dev-dependencies]
|
||||
serde_test = "1"
|
||||
mockito = {version = "1", default-features = false }
|
||||
lazy_static = "1.1"
|
||||
|
||||
Reference in New Issue
Block a user