@@ -4,12 +4,12 @@ version = 3
4
4
5
5
[[package ]]
6
6
name = " addr2line"
7
- version = " 0.21 .0"
7
+ version = " 0.22 .0"
8
8
source = " registry+https://github.com/rust-lang/crates.io-index"
9
- checksum = " 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb "
9
+ checksum = " 6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678 "
10
10
dependencies = [
11
11
" compiler_builtins" ,
12
- " gimli" ,
12
+ " gimli 0.29.0 " ,
13
13
" rustc-std-workspace-alloc" ,
14
14
" rustc-std-workspace-core" ,
15
15
]
@@ -133,6 +133,17 @@ dependencies = [
133
133
" rustc-std-workspace-core" ,
134
134
]
135
135
136
+ [[package ]]
137
+ name = " gimli"
138
+ version = " 0.29.0"
139
+ source = " registry+https://github.com/rust-lang/crates.io-index"
140
+ checksum = " 40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
141
+ dependencies = [
142
+ " compiler_builtins" ,
143
+ " rustc-std-workspace-alloc" ,
144
+ " rustc-std-workspace-core" ,
145
+ ]
146
+
136
147
[[package ]]
137
148
name = " hashbrown"
138
149
version = " 0.14.3"
@@ -286,9 +297,9 @@ dependencies = [
286
297
287
298
[[package ]]
288
299
name = " rustc-demangle"
289
- version = " 0.1.23 "
300
+ version = " 0.1.24 "
290
301
source = " registry+https://github.com/rust-lang/crates.io-index"
291
- checksum = " d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76 "
302
+ checksum = " 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f "
292
303
dependencies = [
293
304
" compiler_builtins" ,
294
305
" rustc-std-workspace-core" ,
@@ -430,7 +441,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
430
441
checksum = " 37a19a21a537f635c16c7576f22d0f2f7d63353c1337ad4ce0d8001c7952a25b"
431
442
dependencies = [
432
443
" compiler_builtins" ,
433
- " gimli" ,
444
+ " gimli 0.28.1 " ,
434
445
" rustc-std-workspace-core" ,
435
446
]
436
447
0 commit comments