File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2429,8 +2429,6 @@ dependencies = [
2429
2429
[[package ]]
2430
2430
name = " ppv-lite86"
2431
2431
version = " 0.2.8"
2432
- source = " registry+https://github.com/rust-lang/crates.io-index"
2433
- checksum = " 237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"
2434
2432
2435
2433
[[package ]]
2436
2434
name = " precomputed-hash"
Original file line number Diff line number Diff line change @@ -83,6 +83,8 @@ rustc-std-workspace-core = { path = 'src/tools/rustc-std-workspace-core' }
83
83
rustc-std-workspace-alloc = { path = ' src/tools/rustc-std-workspace-alloc' }
84
84
rustc-std-workspace-std = { path = ' src/tools/rustc-std-workspace-std' }
85
85
86
+ ppv-lite86 = { path = " ../cg_clif/cryptocorrosion/utils-simd/ppv-lite86" }
87
+
86
88
[patch ."https://github .com/rust-lang/rust-clippy" ]
87
89
clippy_lints = { path = " src/tools/clippy/clippy_lints" }
88
90
You can’t perform that action at this time.
0 commit comments