document dist.vendor
in config.example.toml
Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
741b3164d8
commit
9778f25ea5
1 changed files with 3 additions and 0 deletions
|
@ -942,3 +942,6 @@
|
|||
# Copy the linker, DLLs, and various libraries from MinGW into the Rust toolchain.
|
||||
# Only applies when the host or target is pc-windows-gnu.
|
||||
#include-mingw-linker = true
|
||||
|
||||
# Whether to vendor dependencies for the dist tarball.
|
||||
#vendor = if "is a tarball source" || "is a git repository" { true } else { false }
|
||||
|
|
Loading…
Add table
Reference in a new issue