File tree Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change @@ -40,22 +40,6 @@ version = "0.2.15"
4040source = " registry+https://github.com/rust-lang/crates.io-index"
4141checksum = " 56fc6cf8dc8c4158eed8649f9b8b0ea1518eb62b544fe9490d66fa0b349eafe9"
4242
43- [[package ]]
44- name = " auxv"
45- version = " 0.3.3"
46- source = " registry+https://github.com/rust-lang/crates.io-index"
47- checksum = " e50430f9beb8effb02399fa81c76eeaa26b05e4f03b09285cad8d079c1af5a3d"
48- dependencies = [
49- " byteorder" ,
50- " gcc" ,
51- ]
52-
53- [[package ]]
54- name = " byteorder"
55- version = " 1.4.3"
56- source = " registry+https://github.com/rust-lang/crates.io-index"
57- checksum = " 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
58-
5943[[package ]]
6044name = " cc"
6145version = " 1.0.79"
@@ -388,7 +372,6 @@ dependencies = [
388372name = " std_detect"
389373version = " 0.1.5"
390374dependencies = [
391- " auxv" ,
392375 " cfg-if" ,
393376 " compiler_builtins" ,
394377 " cupid" ,
Original file line number Diff line number Diff line change 11[toolchain]
2- channel = "nightly-2023-10-21 "
2+ channel = "nightly-2023-10-29 "
33components = ["rust-src", "rustc-dev", "llvm-tools"]
You can’t perform that action at this time.
0 commit comments