@@ -2367,15 +2367,15 @@ dependencies = [
23672367name = " rustc-demangle"
23682368version = " 0.1.10"
23692369source = " registry+https://github.com/rust-lang/crates.io-index"
2370- dependencies = [
2371- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2372- " rustc-std-workspace-core 1.0.0" ,
2373- ]
23742370
23752371[[package ]]
23762372name = " rustc-demangle"
23772373version = " 0.1.13"
23782374source = " git+https://github.com/eddyb/rustc-demangle?rev=20d5bcc9bcea0d9413540916dd5f9fdadc7012f7#20d5bcc9bcea0d9413540916dd5f9fdadc7012f7"
2375+ dependencies = [
2376+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2377+ " rustc-std-workspace-core 1.0.0" ,
2378+ ]
23792379
23802380[[package ]]
23812381name = " rustc-hash"
@@ -2498,7 +2498,7 @@ dependencies = [
24982498 " cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
24992499 " memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
25002500 " num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2501- " rustc-demangle 0.1.10 (registry +https://github.com/rust-lang/crates.io-index )" ,
2501+ " rustc-demangle 0.1.13 (git +https://github.com/eddyb/rustc-demangle?rev=20d5bcc9bcea0d9413540916dd5f9fdadc7012f7 )" ,
25022502 " rustc_llvm 0.0.0" ,
25032503]
25042504
@@ -2514,7 +2514,7 @@ dependencies = [
25142514 " memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
25152515 " num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
25162516 " rustc 0.0.0" ,
2517- " rustc-demangle 0.1.10 (registry +https://github.com/rust-lang/crates.io-index )" ,
2517+ " rustc-demangle 0.1.13 (git +https://github.com/eddyb/rustc-demangle?rev=20d5bcc9bcea0d9413540916dd5f9fdadc7012f7 )" ,
25182518 " rustc_allocator 0.0.0" ,
25192519 " rustc_apfloat 0.0.0" ,
25202520 " rustc_codegen_utils 0.0.0" ,
@@ -3095,7 +3095,7 @@ dependencies = [
30953095 " panic_unwind 0.0.0" ,
30963096 " profiler_builtins 0.0.0" ,
30973097 " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
3098- " rustc-demangle 0.1.10 (registry +https://github.com/rust-lang/crates.io-index )" ,
3098+ " rustc-demangle 0.1.13 (git +https://github.com/eddyb/rustc-demangle?rev=20d5bcc9bcea0d9413540916dd5f9fdadc7012f7 )" ,
30993099 " rustc_asan 0.0.0" ,
31003100 " rustc_lsan 0.0.0" ,
31013101 " rustc_msan 0.0.0" ,
0 commit comments