File tree 1 file changed +5
-14
lines changed
1 file changed +5
-14
lines changed Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ dependencies = [
238
238
" cc" ,
239
239
" cfg-if" ,
240
240
" libc" ,
241
- " miniz_oxide 0.7.1 " ,
241
+ " miniz_oxide" ,
242
242
" object" ,
243
243
" rustc-demangle" ,
244
244
]
@@ -1174,12 +1174,12 @@ checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"
1174
1174
1175
1175
[[package ]]
1176
1176
name = " flate2"
1177
- version = " 1.0.25 "
1177
+ version = " 1.0.26 "
1178
1178
source = " registry+https://github.com/rust-lang/crates.io-index"
1179
- checksum = " a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841 "
1179
+ checksum = " 3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743 "
1180
1180
dependencies = [
1181
1181
" crc32fast" ,
1182
- " miniz_oxide 0.6.2 " ,
1182
+ " miniz_oxide" ,
1183
1183
]
1184
1184
1185
1185
[[package ]]
@@ -2144,15 +2144,6 @@ version = "0.2.1"
2144
2144
source = " registry+https://github.com/rust-lang/crates.io-index"
2145
2145
checksum = " 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2146
2146
2147
- [[package ]]
2148
- name = " miniz_oxide"
2149
- version = " 0.6.2"
2150
- source = " registry+https://github.com/rust-lang/crates.io-index"
2151
- checksum = " b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
2152
- dependencies = [
2153
- " adler" ,
2154
- ]
2155
-
2156
2147
[[package ]]
2157
2148
name = " miniz_oxide"
2158
2149
version = " 0.7.1"
@@ -4559,7 +4550,7 @@ dependencies = [
4559
4550
" hashbrown 0.14.0" ,
4560
4551
" hermit-abi 0.3.0" ,
4561
4552
" libc" ,
4562
- " miniz_oxide 0.7.1 " ,
4553
+ " miniz_oxide" ,
4563
4554
" object" ,
4564
4555
" panic_abort" ,
4565
4556
" panic_unwind" ,
You can’t perform that action at this time.
0 commit comments