File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4952,7 +4952,7 @@ checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
49524952[[package ]]
49534953name = " smallvec"
49544954version = " 1.7.0"
4955- source = " git+https://github.com/the8472/rust-smallvec.git?branch=delegate-vec-extend-from#b0e617c85ccb5a410c07e00c887d0ffd327b296a "
4955+ source = " git+https://github.com/the8472/rust-smallvec.git?branch=delegate-vec-extend-from#5b6f5d9f3444988173e86b6a6edfc77bc414be8e "
49564956
49574957[[package ]]
49584958name = " snap"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ use std::path::Path;
66/// List of allowed sources for packages.
77const ALLOWED_SOURCES : & [ & str ] = & [
88 "\" registry+https://github.com/rust-lang/crates.io-index\" " ,
9- r#""git+https://github.com/the8472/rust-smallvec.git?branch=delegate-vec-extend-from#b0e617c85ccb5a410c07e00c887d0ffd327b296a ""# ,
9+ r#""git+https://github.com/the8472/rust-smallvec.git?branch=delegate-vec-extend-from#5b6f5d9f3444988173e86b6a6edfc77bc414be8e ""# ,
1010] ;
1111
1212/// Checks for external package sources. `root` is the path to the directory that contains the
You can’t perform that action at this time.
0 commit comments