mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-29 20:47:50 +00:00
agent: Make the static checks pass for agent
The static checks for the agent require Cargo.lock to be updated. Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
1
src/agent/Cargo.lock
generated
1
src/agent/Cargo.lock
generated
@@ -860,6 +860,7 @@ dependencies = [
|
|||||||
name = "kata-sys-util"
|
name = "kata-sys-util"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
"anyhow",
|
||||||
"byteorder",
|
"byteorder",
|
||||||
"cgroups-rs",
|
"cgroups-rs",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
Reference in New Issue
Block a user