mirror of
https://github.com/kata-containers/cgroups-rs.git
synced 2026-08-05 02:13:23 +00:00
The cargo complaints that ".cargo/config" is deprecated in favor of ".cargo/config.toml". Therefore, the file is renamed to it to make cargo happy. Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>