mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-28 03:42:09 +00:00
kata-ctl: Add kata-types
to the Cargo.lock file
Commit message covered everything. :-) Fixes: #7974 -- part 0 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
ea19549a99
commit
473ec87806
1
src/tools/kata-ctl/Cargo.lock
generated
1
src/tools/kata-ctl/Cargo.lock
generated
@ -1946,6 +1946,7 @@ dependencies = [
|
||||
"anyhow",
|
||||
"hyper",
|
||||
"hyperlocal",
|
||||
"kata-types",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user