@@ -7,9 +7,18 @@ name = "addr2line"
7
7
version = " 0.21.0"
8
8
source = " registry+https://github.com/rust-lang/crates.io-index"
9
9
checksum = " 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
10
+ dependencies = [
11
+ " gimli 0.28.1" ,
12
+ ]
13
+
14
+ [[package ]]
15
+ name = " addr2line"
16
+ version = " 0.22.0"
17
+ source = " registry+https://github.com/rust-lang/crates.io-index"
18
+ checksum = " 6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678"
10
19
dependencies = [
11
20
" compiler_builtins" ,
12
- " gimli" ,
21
+ " gimli 0.29.0 " ,
13
22
" rustc-std-workspace-alloc" ,
14
23
" rustc-std-workspace-core" ,
15
24
]
@@ -287,7 +296,7 @@ version = "0.3.71"
287
296
source = " registry+https://github.com/rust-lang/crates.io-index"
288
297
checksum = " 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
289
298
dependencies = [
290
- " addr2line" ,
299
+ " addr2line 0.21.0 " ,
291
300
" cc" ,
292
301
" cfg-if" ,
293
302
" libc" ,
@@ -1575,6 +1584,17 @@ dependencies = [
1575
1584
" stable_deref_trait" ,
1576
1585
]
1577
1586
1587
+ [[package ]]
1588
+ name = " gimli"
1589
+ version = " 0.29.0"
1590
+ source = " registry+https://github.com/rust-lang/crates.io-index"
1591
+ checksum = " 40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
1592
+ dependencies = [
1593
+ " compiler_builtins" ,
1594
+ " rustc-std-workspace-alloc" ,
1595
+ " rustc-std-workspace-core" ,
1596
+ ]
1597
+
1578
1598
[[package ]]
1579
1599
name = " glob"
1580
1600
version = " 0.3.1"
@@ -3234,7 +3254,7 @@ dependencies = [
3234
3254
name = " run_make_support"
3235
3255
version = " 0.0.0"
3236
3256
dependencies = [
3237
- " gimli" ,
3257
+ " gimli 0.28.1 " ,
3238
3258
" object 0.34.0" ,
3239
3259
" regex" ,
3240
3260
" similar" ,
@@ -5130,7 +5150,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
5130
5150
name = " std"
5131
5151
version = " 0.0.0"
5132
5152
dependencies = [
5133
- " addr2line" ,
5153
+ " addr2line 0.22.0 " ,
5134
5154
" alloc" ,
5135
5155
" cfg-if" ,
5136
5156
" compiler_builtins" ,
@@ -5409,7 +5429,7 @@ version = "0.7.0"
5409
5429
source = " registry+https://github.com/rust-lang/crates.io-index"
5410
5430
checksum = " 4db52ee8fec06e119b692ef3dd2c4cf621a99204c1b8c47407870ed050305b9b"
5411
5431
dependencies = [
5412
- " gimli" ,
5432
+ " gimli 0.28.1 " ,
5413
5433
" hashbrown" ,
5414
5434
" object 0.32.2" ,
5415
5435
" tracing" ,
@@ -5909,7 +5929,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
5909
5929
checksum = " 37a19a21a537f635c16c7576f22d0f2f7d63353c1337ad4ce0d8001c7952a25b"
5910
5930
dependencies = [
5911
5931
" compiler_builtins" ,
5912
- " gimli" ,
5932
+ " gimli 0.28.1 " ,
5913
5933
" rustc-std-workspace-core" ,
5914
5934
]
5915
5935
0 commit comments