1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-12 10:36:14 +02:00
youki/rust-toolchain.toml
Eric Fang d09c984567
do not log error in the syscall crate (#1973)
* do not log error for mount in specific cases
* clean up the logs in the syscall module
* update toolchain to rust 1.70
---------

Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-06-04 23:19:51 -07:00

4 lines
47 B
INI

[toolchain]
profile="default"
channel="1.70.0"