Skip to content

Commit

Permalink
Update archives.
Browse files Browse the repository at this point in the history
  • Loading branch information
poneding committed Jun 27, 2024
1 parent 2005203 commit 1f1bae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/rust/02-cargo.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cargo 是 Rust 的构建系统和包管理器。
## 配置国内 rsproxy 源

```bash
vim ~/.cargo/config
vim ~/.cargo/config.toml
```

```toml
Expand Down

0 comments on commit 1f1bae6

Please sign in to comment.