Skip to content

Commit 4084eb0

Browse files
committed
bootstrap: bump cargo-vendor version to 0.1.19
1 parent 0db7abe commit 4084eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/dist.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ impl Step for Src {
911911
}
912912
}
913913

914-
const CARGO_VENDOR_VERSION: &str = "0.1.4";
914+
const CARGO_VENDOR_VERSION: &str = "0.1.19";
915915

916916
#[derive(Debug, PartialOrd, Ord, Copy, Clone, Hash, PartialEq, Eq)]
917917
pub struct PlainSourceTarball;

0 commit comments

Comments
 (0)