mirror of
https://github.com/containers/youki
synced 2026-01-23 09:11:33 +01:00
* update 1.92.0 Signed-off-by: nayuta-ai <nayuta723@gmail.com> * fix(mount): avoid unnecessary PathBuf allocation in comparison Use Path::new() instead of PathBuf::from() when comparing paths to avoid heap allocation. Fixes clippy::cmp_owned warning. Signed-off-by: nayuta-ai <nayuta723@gmail.com> --------- Signed-off-by: nayuta-ai <nayuta723@gmail.com>
4 lines
47 B
INI
4 lines
47 B
INI
[toolchain]
|
|
profile="default"
|
|
channel="1.92.0"
|