mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00:00
agent-ctl: fix the compile error
When the version of libc is upgraded to 0.2.145, older getrandom could not adapt to new API, and this will make agent-ctl fail to compile. We upgrade the version of `rand`, so the low version of getrandom will no longer need. Fixes: #7032 Signed-off-by: Yushuo <y-shuo@linux.alibaba.com>
This commit is contained in:
937
src/tools/agent-ctl/Cargo.lock
generated
937
src/tools/agent-ctl/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user