Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>
  • Loading branch information
2 people authored and Noratrieb committed Sep 24, 2024
1 parent 69b7b0b commit bf46b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/building/new-target.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ to fail. To work around the warnings, you may want to disable `deny-warnings`
in the config, or modify the dependency to remove the warnings.

```toml
# /config.toml
# config.toml
[rust]
deny-warnings = false
```
Expand Down

0 comments on commit bf46b0f

Please sign in to comment.