Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 240 Bytes

File metadata and controls

23 lines (12 loc) · 240 Bytes

rust-study

说明:

安装rust第三方proxy代理

cargo install crm

// 测试最快镜像

crm test

// 自动设置最快镜像 crm best

安装第三方依赖库

cargo install cargo-edit

添加第三方依赖库

cargo add num