1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-12 10:36:14 +02:00

Add rust-toolchain file

Signed-off-by: utam0k <k0ma@utam0k.jp>
This commit is contained in:
utam0k 2023-02-09 21:36:49 +09:00
parent 14d33ab651
commit a4b99cb3fb
No known key found for this signature in database
GPG Key ID: D5B4959E28C86764

3
rust-toolchain.toml Normal file
View File

@ -0,0 +1,3 @@
[toolchain]
profile="default"
channel="1.67.0"