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:
Archana Shinde 2023-07-13 12:10:45 +05:30
parent 61e4032b08
commit 9824206820

1
src/agent/Cargo.lock generated
View File

@ -860,6 +860,7 @@ dependencies = [
name = "kata-sys-util"
version = "0.1.0"
dependencies = [
"anyhow",
"byteorder",
"cgroups-rs",
"chrono",