@@ -4,21 +4,21 @@ version = 4
44
55[[package ]]
66name = " addr2line"
7- version = " 0.22.0 "
7+ version = " 0.24.2 "
88source = " registry+https://github.com/rust-lang/crates.io-index"
9- checksum = " 6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678 "
9+ checksum = " dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 "
1010dependencies = [
1111 " compiler_builtins" ,
12- " gimli 0.29.0 " ,
12+ " gimli" ,
1313 " rustc-std-workspace-alloc" ,
1414 " rustc-std-workspace-core" ,
1515]
1616
1717[[package ]]
18- name = " adler "
19- version = " 1 .0.2 "
18+ name = " adler2 "
19+ version = " 2 .0.0 "
2020source = " registry+https://github.com/rust-lang/crates.io-index"
21- checksum = " f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe "
21+ checksum = " 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 "
2222dependencies = [
2323 " compiler_builtins" ,
2424 " rustc-std-workspace-core" ,
@@ -111,17 +111,6 @@ dependencies = [
111111 " unicode-width" ,
112112]
113113
114- [[package ]]
115- name = " gimli"
116- version = " 0.29.0"
117- source = " registry+https://github.com/rust-lang/crates.io-index"
118- checksum = " 40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
119- dependencies = [
120- " compiler_builtins" ,
121- " rustc-std-workspace-alloc" ,
122- " rustc-std-workspace-core" ,
123- ]
124-
125114[[package ]]
126115name = " gimli"
127116version = " 0.31.1"
@@ -177,11 +166,11 @@ dependencies = [
177166
178167[[package ]]
179168name = " miniz_oxide"
180- version = " 0.7.4 "
169+ version = " 0.8.2 "
181170source = " registry+https://github.com/rust-lang/crates.io-index"
182- checksum = " b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08 "
171+ checksum = " 4ffbe83022cedc1d264172192511ae958937694cd57ce297164951b8b3568394 "
183172dependencies = [
184- " adler " ,
173+ " adler2 " ,
185174 " compiler_builtins" ,
186175 " rustc-std-workspace-alloc" ,
187176 " rustc-std-workspace-core" ,
@@ -408,7 +397,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
408397checksum = " 51f06a05848f650946acef3bf525fe96612226b61f74ae23ffa4e98bfbb8ab3c"
409398dependencies = [
410399 " compiler_builtins" ,
411- " gimli 0.31.1 " ,
400+ " gimli" ,
412401 " rustc-std-workspace-core" ,
413402]
414403
0 commit comments