Apply suggestions from code review
Co-authored-by: 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>
This commit is contained in:
parent
69b7b0bc91
commit
bf46b0f7e7
|
|
@ -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.
|
in the config, or modify the dependency to remove the warnings.
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
# /config.toml
|
# config.toml
|
||||||
[rust]
|
[rust]
|
||||||
deny-warnings = false
|
deny-warnings = false
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue