document dist.vendor
in config.example.toml
Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
741b3164d8
commit
9778f25ea5
@ -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…
Reference in New Issue
Block a user