Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

use cargo::sources to determine files to copy for vendoring #139

Merged
merged 1 commit into from Oct 31, 2018

Commits on Oct 31, 2018

  1. use cargo::sources to determine files to copy for vendoring

    This change has the effect of honoring package.{include,exclude}, and it
    also correctly handles vendoring from non-crates.io sources when the
    vendored crate contains depended-upon crates.
    
    Fixes alexcrichton#137.
    froydnj committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    d019f1b View commit details
    Browse the repository at this point in the history