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
]
@@ -1159,12 +1159,12 @@ checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"
1159
1159
1160
1160
[[package ]]
1161
1161
name = " flate2"
1162
- version = " 1.0.25 "
1162
+ version = " 1.0.26 "
1163
1163
source = " registry+https://github.com/rust-lang/crates.io-index"
1164
- checksum = " a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841 "
1164
+ checksum = " 3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743 "
1165
1165
dependencies = [
1166
1166
" crc32fast" ,
1167
- " miniz_oxide 0.6.2 " ,
1167
+ " miniz_oxide" ,
1168
1168
]
1169
1169
1170
1170
[[package ]]
@@ -2129,15 +2129,6 @@ version = "0.2.1"
2129
2129
source = " registry+https://github.com/rust-lang/crates.io-index"
2130
2130
checksum = " 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2131
2131
2132
- [[package ]]
2133
- name = " miniz_oxide"
2134
- version = " 0.6.2"
2135
- source = " registry+https://github.com/rust-lang/crates.io-index"
2136
- checksum = " b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
2137
- dependencies = [
2138
- " adler" ,
2139
- ]
2140
-
2141
2132
[[package ]]
2142
2133
name = " miniz_oxide"
2143
2134
version = " 0.7.1"
@@ -4540,7 +4531,7 @@ dependencies = [
4540
4531
" hashbrown 0.14.0" ,
4541
4532
" hermit-abi 0.3.0" ,
4542
4533
" libc" ,
4543
- " miniz_oxide 0.7.1 " ,
4534
+ " miniz_oxide" ,
4544
4535
" object" ,
4545
4536
" panic_abort" ,
4546
4537
" panic_unwind" ,
You can’t perform that action at this time.
0 commit comments