mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-25 06:00:18 +00:00
cargo: correct rstest entry in Cargo.lock
Fix lockfile due to ab2e7f0c58 manual edit
and lack of CI for security fixes. :-/
Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -6665,7 +6665,7 @@ dependencies = [
|
||||
"protobuf",
|
||||
"protocols",
|
||||
"resource",
|
||||
"rstest 0.18.2",
|
||||
"rstest",
|
||||
"runtime-spec",
|
||||
"serde_json",
|
||||
"shim-interface",
|
||||
|
||||
Reference in New Issue
Block a user