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"
4952
4952
[[package ]]
4953
4953
name = " smallvec"
4954
4954
version = " 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 "
4956
4956
4957
4957
[[package ]]
4958
4958
name = " snap"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ use std::path::Path;
6
6
/// List of allowed sources for packages.
7
7
const ALLOWED_SOURCES : & [ & str ] = & [
8
8
"\" 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 ""# ,
10
10
] ;
11
11
12
12
/// 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