Loading

摘要: 1、安装 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 2、设置环境变量 vim /etc/profile export PATH=$PATH:$HOME/.cargo/bin source /etc/profile 3 阅读全文
posted @ 2020-09-04 14:38 小博。 阅读(838) 评论(0) 推荐(0) 编辑